mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 14:52:05 -05:00
[PR #1023] [MERGED] feat: add CertMate template #16331
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/1023
Author: @Siumauricio
Created: 7/14/2026
Status: ✅ Merged
Merged: 7/14/2026
Merged by: @Siumauricio
Base:
canary← Head:feat/certmate📝 Commits (1)
a266e36feat: add CertMate template📊 Changes
5 files changed (+84 additions, -0 deletions)
View changed files
➕
blueprints/certmate/docker-compose.yml(+33 -0)➕
blueprints/certmate/instructions.md(+13 -0)➕
blueprints/certmate/logo.png(+0 -0)➕
blueprints/certmate/meta.json(+18 -0)➕
blueprints/certmate/template.toml(+20 -0)📄 Description
Summary
Adds a template for CertMate (~1.2k stars, actively maintained), an SSL certificate management system with a web UI and REST API that automates issuing and renewing Let's Encrypt certificates via DNS-01 challenges across 20+ DNS providers.
fabriziosalmi/certmate:2.21.3(Docker Hub, amd64 + arm64, published 2026-07-07)SECRET_KEYandAPI_BEARER_TOKENare auto-generated (${password:32});BEHIND_PROXY=truesince the app runs behind Traefikinstructions.mdexplains logging in with the generated bearer token and configuring DNS providersTest evidence (deployed on a Dokploy instance)
node build-scripts/generate-meta.js --check→ 477 templates validated.Closes #723
🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.