mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 18:14:39 -05:00
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/162
Author: @rubixvi
Created: 6/2/2025
Status: ✅ Merged
Merged: 6/20/2025
Merged by: @Siumauricio
Base:
main← Head:main📝 Commits (10+)
eddeffcfeat(blueprint): added docusealef4e89cfeat: add Docuseal document management system9e5f306feat: restructure docker-compose for Docuseal application setup4d2cb89feat(docker-compose): remove unused port mapping and clean up redis service configuration0ace485Update blueprints/docuseal/docker-compose.yml4358a5eUpdate blueprints/docuseal/docker-compose.yml5cbc3f6Update blueprints/docuseal/template.tomlde59f31Merge branch 'main' of github.com:rubixvi/templatesbdc650cThis PR replaces and supersedes #39.1f37b84fix: add missing commas in environment variable definitions📊 Changes
4 files changed (+63 additions, -0 deletions)
View changed files
➕
blueprints/kutt/docker-compose.yml(+24 -0)➕
blueprints/kutt/kutt.png(+0 -0)➕
blueprints/kutt/template.toml(+26 -0)📝
meta.json(+13 -0)📄 Description
This pull request adds support for the Kutt URL shortener application by introducing its configuration, metadata, and environment setup. The changes include defining the Docker Compose setup, adding a template for deployment configuration, and updating the metadata file to include Kutt's details.
This PR replaces and supersedes #39.
Changes and improvements:
${password:32}template.tomlanddocker-compose.ymlwith proper environment variable mappingOriginal credit to @maelpr for the initial submission.
This version ensures a clean, deployable, and secure Dokploy template for Kutt.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.