mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 08:01:00 +00:00
Add Fider as a 1Panel local app with bundled PostgreSQL and MailHog, strict adapter validation, and real moelin/1panel:v2 smoke coverage.
9 lines
394 B
JSON
9 lines
394 B
JSON
{
|
|
"repository": "https://github.com/getfider/fider",
|
|
"dockerDocs": "https://fider.io/hosting-instance",
|
|
"composeFile": "https://fider.io/hosting-instance",
|
|
"dockerfile": "https://github.com/getfider/fider/blob/main/Dockerfile",
|
|
"envConfig": "https://github.com/getfider/fider/blob/main/app/pkg/env/env.go",
|
|
"exampleEnv": "https://github.com/getfider/fider/blob/main/.example.env"
|
|
}
|