Skip to content
This repository was archived by the owner on Feb 5, 2020. It is now read-only.

CSGames-Archive/XP-2016

Repository files navigation

Xtreme Programming Competition

Deployment

docker-compose build
docker-compose run xp bash

# You should now have a bash on the xp container
cd /opt/xp/src/xtreme_programming
python manage.py syncdb
python create_teams.py
python manage.py syncchallenges
python manage.py createsuperuser

# All setup... go back to your default shell
exit

docker-compose up

`http://localhost:8000/

From here the service should be accessible on localhost port 8000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors