Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Isolated web server instance #4

Open
dgibbs64 opened this issue Dec 6, 2014 · 1 comment
Open

[Suggestion] Isolated web server instance #4

dgibbs64 opened this issue Dec 6, 2014 · 1 comment

Comments

@dgibbs64
Copy link
Contributor

dgibbs64 commented Dec 6, 2014

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.

@aaroniker
Copy link
Owner

I like the idea, ill take a look at the technical aspects :)
Maybe an application for plesk would be nice too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants