mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-08 23:45:24 +02:00
feat: add Fider template (#936)
* feat: add Fider template * Add local SMTP service for Fider --------- Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
This commit is contained in:
18
meta.json
18
meta.json
@@ -2398,6 +2398,24 @@
|
||||
"business-finance"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "fider",
|
||||
"name": "Fider",
|
||||
"version": "0.21.1",
|
||||
"description": "Fider is an open-source feedback portal for collecting, discussing, and prioritizing feature requests.",
|
||||
"logo": "fider.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/getfider/fider",
|
||||
"website": "https://fider.io/",
|
||||
"docs": "https://docs.fider.io/hosting-instance/"
|
||||
},
|
||||
"tags": [
|
||||
"feedback",
|
||||
"product",
|
||||
"roadmap",
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "filebrowser",
|
||||
"name": "File Browser",
|
||||
|
||||
Reference in New Issue
Block a user