- Get Docker and Docker Compose
- Run Build command
- Run the website
docker-compose build
docker-compose up
docker-compose run web ./manage.py test
docker-compose run web ./manage.py sync_greenhouse
docker-compose stop
To add, edit or delete university events from the University page edit university_events.yml file and follow the deploy instructions as described in Mana.
Only events with end date equal or bigger to UTC today are shown.