GameServerSupervisor/webpanel
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
..
migrations Initial Commit 2025-01-20 05:02:25 +05:30
templates/webpanel Initial Commit 2025-01-20 05:02:25 +05:30
__init__.py Initial Commit 2025-01-20 05:02:25 +05:30
admin.py Initial Commit 2025-01-20 05:02:25 +05:30
apps.py Initial Commit 2025-01-20 05:02:25 +05:30
models.py Initial Commit 2025-01-20 05:02:25 +05:30
tests.py Initial Commit 2025-01-20 05:02:25 +05:30
urls.py Initial Commit 2025-01-20 05:02:25 +05:30
utils.py Initial Commit 2025-01-20 05:02:25 +05:30
views.py Initial Commit 2025-01-20 05:02:25 +05:30