This repository was archived by the owner on Jan 13, 2022. It is now read-only.
Releases: SecurityCompass/certbot-docker
Releases · SecurityCompass/certbot-docker
v0.1.2: CI Updates (#3)
# Added - Deployment step in CI - Initial commit of Docker, CI build, and configuration - Move `certbot` directory from `moodle-docker` to this repo - CONTRIBUTION.md # Changed - Clean up CI configuration - Update scripts - tag checking - docker publish
Initial commit of Docker and build code
Certbot initial commits (#1) - Add certbot container for manage TLS certificates - Adds a docker volume shared with the nginx container for retrieving TLS certificates - Add README, CHANGELOG - Add build scripts and setup Travis-CI builds