Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Releases: SecurityCompass/certbot-docker

v0.1.2: CI Updates (#3)

14 Nov 17:27
716c1d7

Choose a tag to compare

# 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

17 Oct 16:45
85059af

Choose a tag to compare

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

v0.1.0

02 Oct 15:49
e329dde

Choose a tag to compare

Initial commit