Django Github Digitalocean Save

Continuously Deploying Django to DigitalOcean with Docker and GitHub Actions

Project README

Continuously Deploying Django to DigitalOcean with Docker and GitHub Actions

Configure GitHub Actions to continuously deploy a Django and Docker application to DigitalOcean.

Want to learn how to build this?

Check out the post.

Want to use this project?

Development

Run locally:

$ docker-compose up -d --build

Verify http://localhost:8000/ works as expected:

{
  "hello": "world"
}

CI and Production

See the blog post.

Open Source Agenda is not affiliated with "Django Github Digitalocean" Project. README Source: testdrivenio/django-github-digitalocean
Stars
54
Open Issues
3
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating