gibcasa/README.md
Pratyush Desai b02e8ee84e
Add Server Start Stop
Adds start and stop server to the /hl2 deathmatch server
runs executable directly.

Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
2024-11-03 03:52:21 +05:30

20 lines
539 B
Markdown

# GibCasa Game Server Supervisor
## Skeleton
* Stick with HL2DM
* Set up routing
* GS Lifecycle Management and Statistics
* Concurrency - manage simultaneously events and schedule tasks.
* File Handling - configs, logs, backups and export server configs.
* TODO: Add auth and db stuff later. For persistent configurations.
## Status
* running srcds_run directly for the moment.
* file permissions are not being handled.
* ideal systemd integration?
* min add screen/tmux.
* routing : index -> /hl2 -> ok/err response to start & stop