pip install -r requirements.txtmunicipal_finance: createuser municipal_finance -Wcreatedb municipal_finance -O municipal_financepython manage.py runserverdokku config:set municipal-finance DJANGO_DEBUG=False \
DISABLE_COLLECTSTATIC=1 \
DJANGO_SECRET_KEY=... \
NEW_RELIC_APP_NAME=municipal_finance \
NEW_RELIC_LICENSE_KEY=... \
DATABASE_URL=postgres://municipal_finance:[email protected]/municipal_finance
MIT License
Content type
Image
Digest
Size
281 MB
Last updated
over 10 years ago
docker pull jbothma/municipal-data