mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 18:14:39 -05:00
[PR #131] [MERGED] feat(blueprint): added chibisafe template #232
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/131
Author: @nktnet1
Created: 5/12/2025
Status: ✅ Merged
Merged: 5/17/2025
Merged by: @Siumauricio
Base:
main← Head:chibisafe📝 Commits (8)
fd06236feat(blueprint): added chibisafe template3c9d1f9chore: remove spacing8c771e6fix: use caddy as service name183e8f2fix: added default credentials17ca2eafeat: added healthcheck and internal network37e1285fix: remove expose5c17f8cfix: documentation linkse405a20Merge branch 'main' into chibisafe📊 Changes
4 files changed (+214 additions, -0 deletions)
View changed files
➕
blueprints/chibisafe/chibisafe.svg(+90 -0)➕
blueprints/chibisafe/docker-compose.yml(+69 -0)➕
blueprints/chibisafe/template.toml(+40 -0)📝
meta.json(+15 -0)📄 Description
Github:
Main site:
From the docs
You could alternatively remove the caddy container, then simply specify your
BASE_API_URLvariable to behttps://chibisafe.example.com/api, and create 3 different domains specifying the correctcontainer,pathandportas shown:However, I opt for going with the Caddy container for simplicity, and follows the guide here:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.