Django
Repository: railwayapp-templates/django@main
- Port 8000/http
- Public domain with TLS
- 0.5 vCPU · 512 MB
python manage.py migrate && python manage.py collectstatic --noinput && gunicorn mysite.wsgi --bind 0.0.0.0:$PORT
Template · App starters
Django starter with Gunicorn and WhiteNoise.
Opens the dashboard with this template pre-selected. Sign in with GitHub if you are new; the free tier needs no card.
One service in the environment you pick, on the private network of the project.
Deploys railwayapp-templates/django with Railpack. Fork it to make it yours — every push to your fork redeploys.
Repository: railwayapp-templates/django@main
python manage.py migrate && python manage.py collectstatic --noinput && gunicorn mysite.wsgi --bind 0.0.0.0:$PORT
Generated secrets never leave the platform; references are resolved on the private network. Anything marked required is asked for at deploy time.
| Name | Value |
|---|---|
| SECRET_KEY | generated (secret) |
| DJANGO_SETTINGS_MODULE | mysite.settings |
Volumes, secrets and domain pre-wired. Runs on EU nodes, paid per minute from a prepaid balance.