Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 1.1.2
    __Adding wait_for_certificates section to standalone config__
    There is a bug where the nginx pod would not be able to start up when a standalone certificates AND custom nginx config file are required. Acme companion requires nginx to be started yet nginx requires the certificate to be present before being able to start up.
    
    So I added a wait_for_certificates section to the standalone configuration that will not update Nginx with the custom config until the dependant certificates have been generated.
  • 1.1.1
    94acee67 · fixing standslone config ·
    Fixing standalone config on nginx-acme
  • 1.1.0
    b4ce66cd · adding zitadel role ·
    Adding Zitadel
  • 1.0.0
    96d7517b · adding container name ·