mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[PR #936] [MERGED] feat: add Fider template #16248
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/936
Author: @rohitmulani63-ops
Created: 6/22/2026
Status: ✅ Merged
Merged: 7/7/2026
Merged by: @Siumauricio
Base:
canary← Head:codex/add-fider-template📝 Commits (3)
7339013feat: add Fider template5dff55eAdd local SMTP service for Fider1101076Merge remote-tracking branch 'origin/canary' into codex/add-fider-template📊 Changes
4 files changed (+91 additions, -0 deletions)
View changed files
➕
blueprints/fider/docker-compose.yml(+37 -0)➕
blueprints/fider/fider.svg(+9 -0)➕
blueprints/fider/template.toml(+27 -0)📝
meta.json(+18 -0)📄 Description
Summary
/claim #152
Closes #727.
Adds a Fider template for a self-hosted feedback portal with PostgreSQL.
The template includes:
getfider/fider:0.21.1application imageBASE_URLconfigured from the Dokploy domainValidation
node dedupe-and-sort-meta.jsnpm.cmd run validate-template -- --dir ../blueprints/fidernpm.cmd run validate-docker-compose -- --file ../blueprints/fider/docker-compose.ymlgit diff --checkpassed with only normal CRLF line-ending warningsNot run: full Docker runtime smoke test, because Docker is unavailable locally.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.