AppFlowy-Certbot
AppFlowy-Certbot
OfficialDocker app from vmalinics0's Repository
Overview
Optional (TLS): Certbot/ACME automated certificate management for AppFlowy-Nginx. Obtains and renews Let's Encrypt TLS certificates using the HTTP-01 webroot challenge. Part of the AppFlowy Cloud stack.
Requirements
AppFlowy-Nginx must be running with nginx-letsencrypt.conf and port 80 accessible from the internet before running this container. Both containers share the letsencrypt and certbot-webroot host directories.
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
certonly --webroot -w /var/www/certbot --agree-tos --non-interactive -d yourdomain.com --email admin@yourdomain.com
Template configuration
Let's Encrypt dataPathrw
Persistent storage for Let's Encrypt account keys and certificates. Must match the path mapped in AppFlowy-Nginx.
- Target
- /etc/letsencrypt
- Default
- /mnt/user/appdata/AppFlowy-Nginx/letsencrypt
- Value
- /mnt/user/appdata/AppFlowy-Nginx/letsencrypt
Certbot webrootPathrw
Webroot directory for ACME challenge files. Must match the path mapped in AppFlowy-Nginx.
- Target
- /var/www/certbot
- Default
- /mnt/user/appdata/AppFlowy-Nginx/certbot-webroot
- Value
- /mnt/user/appdata/AppFlowy-Nginx/certbot-webroot
Categories
Download Statistics
331,115,729
Total Downloads
Details
Repository
certbot/certbot:latestLast Updated2026-05-29
First Seen2026-05-28
Run AppFlowy-Certbot on Unraid.
AppFlowy-Certbot is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.