mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 21:58:44 -05:00
[PR #581] [CLOSED] Add Fizzy template blueprint #6157
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/581
Author: @adryserage
Created: 12/12/2025
Status: ❌ Closed
Base:
canary← Head:add-new-app-to-template-system-2025-12-12📝 Commits (8)
d42f814Add Fizzy template blueprintd436df3Merge branch 'canary' into add-new-app-to-template-system-2025-12-12e6ebb08feat: enhance Docker Compose validation with .env file generatione13c6carefactor: improve Docker Compose validation script by using process substitution7cb3ea5Update blueprints/fizzy/docker-compose.yml5a6cb58refactor: enhance Docker Compose validation script for improved readability and functionality0fdf98cfix: update service name in fizzy template configurationc35576cfix: revert service name in fizzy template configuration📊 Changes
9 files changed (+398 additions, -24 deletions)
View changed files
📝
.github/workflows/validate-docker-compose.yml(+113 -22)📝
.gitignore(+2 -1)➕
blueprints/fizzy/docker-compose.yml(+35 -0)➕
blueprints/fizzy/fizzy.svg(+15 -0)➕
blueprints/fizzy/template.toml(+33 -0)➕
build-scripts/generate-env.ts(+175 -0)📝
build-scripts/helpers.ts(+5 -1)📝
build-scripts/package.json(+1 -0)📝
meta.json(+19 -0)📄 Description
Summary
Testing
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.