• acme.sh 💕 docker
  • Automated nginx reverse proxy docker image with acme.sh for letsencrypt ssl cert: https://github.com/Neilpang/letsproxy
  • Deploy to a docker container and reload it: https://github.com/Neilpang/acme.sh/wiki/deploy-to-docker-containers
  • 1. Say "Hello World"
  • 2. Used as an executable:
  • 3. Run acme.sh as a docker daemon.
  • 1. Running acme.sh as a docker daemon, so that it can handle the renewal cronjob automatically.
  • 2. Then you can just use docker exec to execute any acme.sh commands.