• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Hoster Pay-Per-Hour Tibia Hosting (No VPS, No Setup, No Compilation) - Try for FREE

Stellow

C++/C#/PHP/LUA
Joined
Oct 23, 2008
Messages
1,112
Reaction score
221
Location
Germany
GitHub
eubrunomiguel
Hello,

I would like to share a project I have been working on for a while. It allows you to boot your own server in minutes. You choose the Tibia server type and the region where you would like your server to be hosted, and that’s it. Everything is configured for you — the server, database, website, and client are all ready.

What I appreciate most about this project is that it allows you to pay only for what you use. Unlike normal hosting providers, there is no minimum fee. This is especially great for people who are new to hosting OTS and do not want to commit to a full month on a dedicated server. Here, you pay per hour. And when you are not using the server, you can simply pause it and save 90% of the hourly cost, or just delete the server and automatically receive a refund for the remaining loaded hours.

At the time of writing this post, we support only the Europe region, Canary Tibia 15.0 servers and OTClient. But as we move forward, we plan to expand to other server types, regions and clients. Furthermore, we would like to introduce more advanced features, such as proxy DDoS protection, in order to support more advanced server usage. So please check our latest news for future updates.

We are happy to welcome your feedback, bug reports, and feature requests, as we are really excited to improve this platform for the best possible experience. To contact us, please respond to this post, write us an e-mail [email protected] or via Discord Join the OTHost.dev Discord Server! (https://discord.gg/f4MPzMsk24)

A brief overview of the project:



What is OTHost?

OTHost.net is a browser-based Tibia server hosting platform. You create an account, choose your server type and hosting region, and within a few minutes you have a live hosting instance with a public IP, a web dashboard, SSH access, and a built-in database manager — all without touching a terminal once.

There is no setup. No apt-get install. No compiling source code. No configuring the website manually. Everything is done for you. And of course, you still have full access afterwards — to the source files, data files, website files, hosting instance, client, etc. We pre-configure everything and deliver it to you ready to use however you see fit.

You pay per second for what you actually use. Stop the server from the dashboard, and billing drops to around 10% of the running rate — keeping your world files alive without paying full price while you sleep.



Who Is It For?

  • Beginners — "I just want to play with my friends" You don't need to know anything about Linux, servers, or how tibia servers works internally. Everything is done through a clean web interface. Create a server, share the IP with your friends, done. If you want to explore the config later, you can do so.
  • Experienced users — "I know TFS, I just need a server now" No waiting. No commitment to or configuration of a new VPS provider. No reinstalling dependencies. Your server, database, website, and client are live within minutes. Connect, configure, and go.
  • Developers and scripters — "I need a clean test environment" Spin up a fresh server, test your scripts and map edits, then destroy it when you're done. No leftover junk. No monthly VPS bills for something you only need occasionally.
  • Small groups and friend servers — "Just me and 5 friends" Stop the server at night when nobody is playing. You'll only pay the "paused" rate to keep your data alive. Pay only while you use it — cheaper than a traditional VPS that bills 24/7 whether anyone is online or not.
  • Serious hosts — coming soon We're working on DDoS protection, more server locations (North America, South America), and larger machine options for high-population worlds. If you're planning a serious release, we will support you soon.

Pricing — At the time of this post (May 2026, please check our website for the latest information)

You load credits via Stripe and use them as you wish. If you are not satisfied or finished, you can terminate your servers and request a refund, which is processed automatically and instantly, with no questions asked.

ScenarioCost
3-hour FREE test session, no credit card requiredFREE
Tibia Global 15.0 Server running for 1 hour~€0.07/hr
Tibia Global 15.0 Server stopped for 1 hour~€0.02/hr
(optional) Fixed IP Address+€0.005/hr
  • Billed per second (minimum 60 seconds per session)
  • Paused servers pay ~27% of the running rate to keep data alive
  • Storage: €0.08/GB/month (default 16 GB included)
  • No monthly commitment, no contracts

What we configure for you

  • Tibia Server (E.g. Canary, TFS, etc. ) — pre-installed and pre-configured
  • Tibia original or OT client — pre-installed and pre-configured
  • Database and phpMyAdmin— configured and running
  • Website — installed, configured, and served via Nginx
  • Real-time metrics: CPU, RAM, disk, network and more
  • Web-based config.lua editor with backup/restore
  • SSH access + auto-generated RSA key (downloadable as .pem)
  • Server logs via the dashboard
  • One-click database backup (gzipped SQL dump download)
  • Stop/Start server power control (EC2 lifecycle — saves costs)
  • Start/Stop TFS game process independently
  • Static IP (Elastic IP) — optional, €0.005/hr
  • Dashboard in English and Brazilian Portuguese
  • Many more unmentioned and upcoming features...

Coming Soon

  • DDoS protection (proxy/shield layer)
  • US East, US West, South America regions
  • Different server and website types to choose from
  • Different price schemas, infrastructure and hosting providers

Try it at for FREE: https://othost.net
 
50€ monthly for basic server lol you can get very good dedicated server cheaper than that or if just for testing vps for idk 5 or 8€ per month, also site vibe coded, and post vibe coded lolo
 
Nowadays, you can upload almost any project sources (even the more complex ones like fusion), run the agent from the CLI (e.g. codex, claude) and simply tell it to compile and correct configuration errors, and it will install the necessary packages on its own. What Stellow offers no longer provides any advantage to warrant paying so much for it, even €0.07 per hour.
 
Nowadays, you can upload almost any project sources (even the more complex ones like fusion), run the agent from the CLI (e.g. codex, claude) and simply tell it to compile and correct configuration errors, and it will install the necessary packages on its own. What Stellow offers no longer provides any advantage to warrant paying so much for it, even €0.07 per hour.
The price of AWS infrastructure is indeed higher than other platforms, specially when we use a pay-per-hour service instead of monthly commitment. We are nonetheless working to reduce it and will not let that block us. I am sure we will find improvements for savings.

For the AI part, I doubt you can get all of it working without knowing what you are doing and what to look for. I hope AI improves in the future to be capable of such, but it still needs stern direction to prepare Linux environments, dependency management and compilation, database, website, client setup, networking and security settings as well as other tasks one may overlook. Those are really time consuming tasks and requires at least prior exposure to hosting TFS/others.

I myself was surprise to setup 15.00 versions with HTTP connections instead of TCP ports from the beginning.

Some tasks of course may be automated by docker and containers in general, but they don’t address all points, and themselves exposes other complexities and abstractions.

We hope to expose rapid working environments for tryouts and prototypes, in order for the user to validate their projects before committing for a more price sensitive platform where they will have do all the work before having a working product.

Thank you for the feedback!
 
PaaS in ots xD
Site vibe coded, post vibe coded, site has 0 info from whom I rent my expensive vps. Who holds my data? No idea. If you aim for a real business - transparency is the first thing to offer.

TOS:
  • CRITICAL: Servers will be IMMEDIATELY terminated and all data permanently deleted when compute hours reach zero.
  • •It is YOUR responsibility to maintain sufficient credit balance at all times.
Looks like the only target and niche is people that can't use AI to install things and can't buy vps somewhere cheaper.
Good luck I guess, most likely wrong community for such service
 
People, don’t be so jealous. No project starts out perfect. This project brings something to the community that nobody has really brought since this community has existed. You should be proud and happy that new open-community projects are being created — projects that are unique and offer something fresh and different.


Stop looking at every single cent. Don’t want it? Don’t buy it. Someone else will.


And for those hating on vibe coding (agentic), I’ll just say this: don’t hate for too long, because the train might already be leaving the station while you’re still standing there watching it and hating.

P.S. The developer is even giving you a free trial version inside the program, and instead of actually trying it, some of you would rather just complain about what’s wrong with it. Remember while you see no future for this service, developer is in background adding new, additional features into project which help grow every single day and thats difference between you guys and him.
 
Last edited:
People, don’t be so jealous. No project starts out perfect. This project brings something to the community that nobody has really brought since this community has existed. You should be proud and happy that new open-community projects are being created — projects that are unique and offer something fresh and different.


Stop looking at every single cent. Don’t want it? Don’t buy it. Someone else will.


And for those hating on vibe coding (agentic), I’ll just say this: don’t hate for too long, because the train might already be leaving the station while you’re still standing there watching it and hating.

P.S. The developer is even giving you a free trial version inside the program, and instead of actually trying it, some of you would rather just complain about what’s wrong with it.
even your post is chat gpt generated wtf
 
even your post is chat gpt generated wtf
But the idea is still mine — I just used ChatGPT to help phrase it better so it’s easier for you to read, since my English isn’t the best. I also feel like some of you have a weird resistance toward new technologies. Its 2026, not 2006.
 
Last edited:
People, don’t be so jealous. No project starts out perfect. This project brings something to the community that nobody has really brought since this community has existed. You should be proud and happy that new open-community projects are being created — projects that are unique and offer something fresh and different.


Stop looking at every single cent. Don’t want it? Don’t buy it. Someone else will.


And for those hating on vibe coding (agentic), I’ll just say this: don’t hate for too long, because the train might already be leaving the station while you’re still standing there watching it and hating.

P.S. The developer is even giving you a free trial version inside the program, and instead of actually trying it, some of you would rather just complain about what’s wrong with it. Remember while you see no future for this service, developer is in background adding new, additional features into project which help grow every single day and thats difference between you guys and him.
Thanks for the positiveness
 
But the idea is still mine — I just used ChatGPT to help phrase it better so it’s easier for you to read, since my English isn’t the best. I also feel like some of you have a weird resistance toward new technologies. Its 2026, not 2006.
im not against ai, im all in for projects like vibe coded rme, or vibe coding client/server things. Im just pretty sure this service even if someone spent time on that isnt worth in current times. If it was released years ago it would be success probably, beacuse there were very similar services back then, not rly true anymore. If someone know how to use it then probably can also use chat gpt/forum to buy vps/dedicated server with much better spec and setup everything.
Hetzner EX dedicated servers are like 0.07€ /hr, and testing vps starting from 0.007€/hr to like 0.02€/hr for somehow good vps. So as i said, im all in if someone put work in a tool community can use, but some tools are just waste of time, even if someone spent years on that. Idk if u're angry for telling truth.
 
It's great to be innovative but honestly I don’t think this setup is good from a security standpoint, As Nekiro mentioned who actually holds the data?
A lot of people are using vibe coding these days to move things forward faster which is fine, but you should really fix the small details like icons and overall polish. First impressions matter a lot, and right now it doesn’t feel very legit.
 
im not against ai, im all in for projects like vibe coded rme, or vibe coding client/server things. Im just pretty sure this service even if someone spent time on that isnt worth in current times. If it was released years ago it would be success probably, beacuse there were very similar services back then, not rly true anymore. If someone know how to use it then probably can also use chat gpt/forum to buy vps/dedicated server with much better spec and setup everything.
Hetzner EX dedicated servers are like 0.07€ /hr, and testing vps starting from 0.007€/hr to like 0.02€/hr for somehow good vps. So as i said, im all in if someone put work in a tool community can use, but some tools are just waste of time, even if someone spent years on that. Idk if u're angry for telling truth.
Nono, I’m not angry at all. Don’t get me wrong. Actually, there’s a lot of truth in your opinion. I was just looking at it from the developer’s perspective, and I genuinely like seeing people come up with unique ideas and creating new applications for the OT community.

Maybe today it’s something that still feels unusable or not worth it in many cases, but the fact that this developer brought — or as you said, “rebuilt” — something like this is still pretty interesting. I think that as a community, we should support innovation and progress in any form of OT development.

If we supported each other more instead of constantly trying to bring each other down, I believe there would be way more open-source projects, applications, and shared code within the community.

Today it might be “just OTHosting” (which I personally still think is an interesting concept), but tomorrow it could become something completely different.

I really like the idea that every single added line of code can completely transform something into a whole new thing. That’s why I think people shouldn’t be so quick to question or dismiss the work of others, and that we should act more like an actual community — because that’s what we’re here for i think.
 
This is why nobody can have anything good.

People come up with ideas (whether shit or not) = instant hate, "this is worthless" and whatever else you got in your keyboard warrior dictionary.

Woke idiots hating on AI "vibe coding" without giving any grounds to why it's any different to sitting and staring at your computer writing code for 20 hours instead of 2 minutes.

Get a grip you assholes that just live to hate everything and everyone - maybe you're the problem.
No, people aren't hating on it being vibe-coded lol, cmon the majority of us use vibe coding sometimes,
A lot of people are saying the site looks 100% vibe-code, like it was made with just 5 good prompts and that's it. And honestly? They're right.... doesn't give a serious or professional feeling right now.
Can it be improved? Yes! but hey just clapp your hands monkey XD
I'm here to get better, why are you on this forum ? this is a OT forum that give feedback and help other OT creators/players
 
Back
Top