Skip to content

paul-head/django_with_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-compose -f docker-compose.prod.yml up -d --build
docker-compose -f docker-compose.prod.yml exec web python manage.py migrate --noinput
docker-compose -f docker-compose.prod.yml exec web python manage.py collectstatic --no-input --clear

Check Uploader at http://localhost:1337/

About

django, postgresql, nginx, gunicorn with docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published