Files to automate the deploy of letsencrypt certificates to zextras carbonio. You will probably find these files usefull when you want to move your self-signed Zimbra certificate to the letsencrypt-signed one and automate the renewal of the certificate. Start with Setup manual below and help mes...
To get free SSL for root domains, we can make use of Let’s Encrypt, but we need to keep manually renewing the certificate every 3 months as there is no bot available that will take care of automatic renewal. This project aims to automate the provisioning and renewal of Let’s Encrypt ...
- ./letsencrypt:/letsencrypt - ./dynamic.yml:/dynamic.yml - /var/run/docker.sock:/var/run/docker.sock:ro networks: - www pmm-server: image: percona/pmm-server:2 container_name: pmm-server restart: always environment: - DISABLE_TELEMETRY=0 - ENABLE_DBAAS=1 - ENABLE_BACKUP_MANAGEMENT=1...
false privkey_path = /some/other/path fullchain_path = /some/other/other/path protocol = https:// port = 443 ui_certificate_enabled = false s3_enabled = false ftp_enabled = false webdav_enabled = false apps_enabled = false apps_only_matching_san = false cert_base_name = letsencrypt ...
To get free SSL for root domains, we can make use of Let’s Encrypt, but we need to keep manually renewing the certificate every 3 months as there is no bot available that will take care of automatic renewal. This project aims to automate the provisioning and renewal of Let’s Encrypt ...