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

Tags: SecurityCompass/certbot-docker

Tags

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Initial commit