Skip to content

duplxey/django-aws-copilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploying Django to AWS ECS with AWS Copilot

Check out the tutorial.

Want to use this project?

Local setup

  1. Fork/Clone

  2. Build the Docker images:

    $ docker compose -f docker-compose.dev.yml build
  3. Spin up the Docker containers:

    docker compose -f docker-compose.dev.yml up -d
  4. Navigate to http://localhost:8000/ in your favorite web browser.

Deploy to AWS

Check out the tutorial.

About

Deploy a Django app to AWS using AWS Copilot CLI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published