mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 13:24:11 -05:00
[PR #941] [MERGED] feat: add Firefly III template #16253
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/941
Author: @rohitmulani63-ops
Created: 6/22/2026
Status: ✅ Merged
Merged: 7/7/2026
Merged by: @Siumauricio
Base:
canary← Head:codex/add-firefly-iii-template📝 Commits (1)
14aea1dfeat: add Firefly III template📊 Changes
5 files changed (+145 additions, -0 deletions)
View changed files
➕
blueprints/firefly-iii/README.md(+13 -0)➕
blueprints/firefly-iii/docker-compose.yml(+65 -0)➕
blueprints/firefly-iii/logo.svg(+14 -0)➕
blueprints/firefly-iii/template.toml(+36 -0)📝
meta.json(+17 -0)📄 Description
What is this PR about?
/claim #152
Closes #873.
Adds a Firefly III template for Dokploy using the official Firefly III Docker layout adapted for Dokploy's template rules.
This template includes:
fireflyiii/core:version-6.6.3STATIC_CRON_TOKENValidation
node dedupe-and-sort-meta.jspassednpm.cmd run validate-template -- --dir ../blueprints/firefly-iiipassednpm.cmd run validate-docker-compose -- --file ../blueprints/firefly-iii/docker-compose.ymlpassedgit diff --checkpassed with only normal Windows CRLF warningsDocker runtime validation was not possible in this environment because Docker is not installed here.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.