Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@jaydrogers jaydrogers released this 09 Jan 17:35
· 2 commits to main since this release

🤩 What's new

  • Added PUID and PGID variables so you can control which user you want to save the certificates as
  • Support for multiple domains by @cowwoc in #5
  • Added Native Docker healthchecks
  • Added DEBUG variable for debugging scripts
  • Add ability to replace symlinks by @cowwoc in #9

🐛 Bug fixes

  • Changed chmod entrypoint.sh from 755 to 700 for improved se… by @cowwoc in #10
  • Resolved docker build warnings about leaking credentials by @cowwoc in #11
  • Shut down quicker in response to "docker stop" by @cowwoc in #7

🙏 Contributors

Special thanks to @cowwoc for his hardwork!

Full Changelog: v1.0.0...v1.1.0