Django Container - Starter Boilerplate
Django and Dockerfile Boilerplate optimized for Railway Deployments
django-container
jmitchel3/django-container
Just deployed
Postgres
railwayapp-templates/postgres-ssl:16
Just deployed
/var/lib/postgresql/data
Django Container - Starter Boilerplate
This is a basic boilerplate template for deploying a Django project on Railway.
Interested in Django x Next.js? Check out https://repo.djangonextjs.com.
Includes:
- Minimal Django app
- Django-built Dockerfile for continuous deployments
- Endpoint for deployment health checks during Railway deploys
Code: https://github.com/jmitchel3/django-container One-Click Deploy: https://djangocontainer.com Reference blog post on Coding for Entrepreneurs
Template Content
django-container
jmitchel3/django-containerDJANGO_ADMIN_PASSWORD
Set a secure admin password to login to /admin
on the django project.