Connected to hld2m-server successfully. Hardcoded `network_mode='host'`
Which isn't viable moving forwards.
Current Status:
Frontend : Active Servers show
Backend: Have configured admin.py utils.py and models.py
to grant us the ability to launch a docker image with a command
and tested client connection.
Server Online status works
launch, stop, remove (with force stop) works.
Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
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>