Skip to content

bstone-dev/lgsfrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

lgsfrontend

This is a project to link together common Linux Game Server Manager hosted games with a front end. https://linuxgsm.com/

There will be several components I need to learn and research.

I'm planning on creating the following:

A discord bot that passes a limited set of commands back to my game server host. Discord Bot Features: Updates (Automatic, manual, scheduled) Start/Stop servers Add mods Remove mods Save states Alerts and notifications to changes in a channel

I also would like to create a web-based GUI for the same tasks. Features: Updates (Automatic, manual, scheduled) Start/Stop servers Add mods Remove mods Save states Alerts and notifications to changes in a channel

Pre-reqs for Website: Reverse proxy to WSGI WSGI of some kind (used waitress last project, I want to try using the same thing as well as another WSGI. User based authentication. A lazy implementation might use google/microsoft integrated authentication. Separation of different sites, owners etc. No idea how i'll be able to implement this. Probably a V2 of my setup. V1 will just be basic "everybody gets in."

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors