You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One suggestion that may make it easy for users to use rokket is creating it with its own webserver and database.
One thing that can be a pain for a server admin is setup of these kind of system with having to setup web server and databases. This is time consuming and a pain in the arse especially if there are other websites already on there.
My recommendation would be to have the web interface be its own isolated 'service' with its own port etc. Similar to other game server web interfaces such as Natural Selection 2 of Unreal Tournament.
The idea is that the admin could simply copy the files to a dir, start the service then browse to the url (http://localhost:1234) and thats it.
Im not sure on what technical aspects would be required however I think this would be very popular with admins.
The text was updated successfully, but these errors were encountered:
One suggestion that may make it easy for users to use rokket is creating it with its own webserver and database.
One thing that can be a pain for a server admin is setup of these kind of system with having to setup web server and databases. This is time consuming and a pain in the arse especially if there are other websites already on there.
My recommendation would be to have the web interface be its own isolated 'service' with its own port etc. Similar to other game server web interfaces such as Natural Selection 2 of Unreal Tournament.
The idea is that the admin could simply copy the files to a dir, start the service then browse to the url (http://localhost:1234) and thats it.
Im not sure on what technical aspects would be required however I think this would be very popular with admins.
The text was updated successfully, but these errors were encountered: