Can I host forums and big games?

What’s up guys, I’m back after a big long break from stuff.
How are we all doing?

So basically I was wondering if I can host forums on IF, and games.

Not “games” in the sense of a page with html or a “pac-man” type game, I mean like a big multiplayer online game with accounts and such, or just the website that connects to the game, like roblox, where you manage most of your account on the website then press play and it opens the application to be able to play a game. I am interested in making a project like that and just need some confirmation before starting. Thanks!

1 Like

i guess if it doesn’t involve any api’s because ifastnet blocks api/game servers that use api

4 Likes

Ah, so if I used an API to say retrieve and load information from the database to the application, that would be blocked, or am I thinking of something different?

1 Like

if the MySQL db is hosted on Infinity Free it won’t be blocked, but you can’t use your own db you have to use Infinity Free db

you can read here What can I do with my hosting account

2 Likes

Ah yep, that makes sense. Thanks.

1 Like

You can use an external MySQL database from our hosting, but only if the database server is accessible over the default MySQL port 3306. Many managed database hosting providers run their databases on custom ports (either for security or just to be able to reuse IP addresses), and you won’t be able to connect to those.

5 Likes

i tried to use my vps mysql but it didn’t work idk why

I must admit that I haven’t tested it. It might be good to do that.

That said, if you don’t configure the right listen address and firewall rules on the VPS, it also doesn’t work.

6 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.