Pratyush Desai
5da520bc9d
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>
10 lines
148 B
Plaintext
10 lines
148 B
Plaintext
asgiref==3.8.1
|
|
certifi==2024.12.14
|
|
charset-normalizer==3.4.1
|
|
Django==5.1.5
|
|
docker==7.1.0
|
|
idna==3.10
|
|
requests==2.32.3
|
|
sqlparse==0.5.3
|
|
urllib3==2.3.0
|