Skip to content

Structure of a project in django using docker, celery, nginx

Notifications You must be signed in to change notification settings

edderleonardo/docker-scaffolding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run locally: docker-compose up

Run as daemon: docker-compose up -d

Check logs docker-compose logs -f

Create a .env file if none is present: touch .env

with the content: DEBUG=True

About

Structure of a project in django using docker, celery, nginx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published