haxball / haxball-issues

115 stars 43 forks source link

how can i make a host 24/7 with a script? #1738

Open tenkaaaa opened 1 year ago

tenkaaaa commented 1 year ago

I wanted to use "railwayapp" but I don't know how to make it run and open. If anyone knows I would like you to tell me how

diegotodur commented 1 year ago

Now it is easier to make rooms 24/7.

The logic is simple, create a Virtual Machine with dependencies on a server, since any interaction that takes place will remain open 24/7, since it is a VPS server, in addition, it will use the internet connection of our provider so we It will help to have better network connections when playing.

One of the most used providers is Google Cloud Platform, because it provides us with 300 dollars of free credits to use for 3 months or until the credit runs out.

Once you have a Virtual Machine, access a remote desktop of a Virtual Machine based on Windows Server. For this option, I recommend you watch this video: (https://www.youtube.com/watch?v=vFuSVJqJuAY) (Spanish version). The logic of graphical modes and remote desktop is to interact the same way you would create a Haxball Headless host from your computer, open the browser in the VM and you would already have a 24/7 host.

Hope I answered your question, any questions feel free to answer this.