Member management portal for Tullinge gymnasium datorklubb.
Copy the .enx.example
to .env
and modify the values where required.
Use docker-compose
to run the application using gunicorn
on port 5000
.
docker-compose -f prod.yml up -d
Use nginx or other proxy in front of gunicorn.
Copyright (C) 2020 - 2021, Tullinge gymnasium datorklubb, [email protected]
Initially written by Vilhelm Prytz.