Skip to content

testdrivenio/django-on-docker-letsencrypt

Repository files navigation

Securing a Containerized Django Application with Let's Encrypt

Want to learn how to build this?

Check out the post.

Want to use this project?

Let's Encrypt Staging

  1. Rename .env.staging-sample to .env.staging, .env.staging.db-sample to .env.staging.db, and .env.staging.proxy-companion-sample to .env.staging.proxy-companion. Update the environment variables.

  2. Build the images and run the containers:

    $ docker-compose -f docker-compose.staging.yml up -d --build

    Test it out.

Let's Encrypt Production

  1. Rename .env.prod-sample to .env.prod, .env.prod.db-sample to .env.prod.db, and .env.prod.proxy-companion-sample to .env.prod.proxy-companion. Update the environment variables.

  2. Build the images and run the containers:

    $ docker-compose -f docker-compose.prod.yml up -d --build

    Test it out.

About

Securing a Containerized Django Application with Let's Encrypt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy