GameServerSupervisor/GameServerSupervisor
Pratyush Desai 5da520bc9d
Initial Commit
Base Functionality added. Adding a Server with
the image port  ip and other params specified
will spawn a container and one can manage the
lifecycle in the admin panel and the game server
detail view updates based on container status.

Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
2025-01-20 05:02:25 +05:30
..
__init__.py Initial Commit 2025-01-20 05:02:25 +05:30
asgi.py Initial Commit 2025-01-20 05:02:25 +05:30
settings.py Initial Commit 2025-01-20 05:02:25 +05:30
urls.py Initial Commit 2025-01-20 05:02:25 +05:30
wsgi.py Initial Commit 2025-01-20 05:02:25 +05:30