Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Letsencypt http challenge #538

Closed

Commits on Dec 30, 2020

  1. Add host name env variable

    gparant committed Dec 30, 2020
    Copy the full SHA
    f474958 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Create acme.json

    created empty acme.json to hold letsencrypt certificates
    benlooning committed Jan 3, 2021
    Copy the full SHA
    d15ac72 View commit details
    Browse the repository at this point in the history
  2. Update docker-compose.yaml

    create a volume for the letsencrypt certificate
    benlooning committed Jan 3, 2021
    Copy the full SHA
    31bbbfa View commit details
    Browse the repository at this point in the history
  3. Update .env.template

    environment variable for email to provide to let's encrypt
    benlooning committed Jan 3, 2021
    Copy the full SHA
    d23fbc0 View commit details
    Browse the repository at this point in the history
  4. Revert "Update docker-compose.yaml"

    This reverts commit 31bbbfa.
    benlooning committed Jan 3, 2021
    Copy the full SHA
    fcefd97 View commit details
    Browse the repository at this point in the history
  5. Create docker-compose.letsencrypt.yaml

    added new compose file forDocker-compose with let's encrypt : HTTP Challenge
    benlooning committed Jan 3, 2021
    Copy the full SHA
    9b3e6de View commit details
    Browse the repository at this point in the history
  6. Update README.md

    added instructions for usage of Docker-compose with let's encrypt
    benlooning committed Jan 3, 2021
    Copy the full SHA
    fe97fa9 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9437514 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    added chmod 600 for ssl/acme.json in README.md
    benlooning committed Jan 3, 2021
    Copy the full SHA
    4ce36b3 View commit details
    Browse the repository at this point in the history