Logo
Explore Docs Blog Community About typescript.guru Help
Sign In
serve.zone/appstore-apptemplates
3
0
Fork 0
You've already forked appstore-apptemplates
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
appstore-apptemplates/apps/postgres/versions/1.0.0/config.json

10 lines
352 B
JSON
Raw Permalink Normal View History

feat: initial app template catalog with 16 apps Populate the appstore-apptemplates repo with catalog.json and per-app config files for all 16 curated Docker apps, each at v1.0.0.
2026-03-19 15:30:08 +00:00
{
"image": "postgres:16-alpine",
"port": 5432,
"envVars": [
fix: use correct envVar format and enable platform services - Fix envVar field names (key/value/description instead of name/default) - Ghost: use MariaDB platform service instead of SQLite - WordPress: use MariaDB platform service - Nextcloud: use MariaDB + Redis platform services - Gitea: use MariaDB platform service
2026-03-19 15:37:34 +00:00
{ "key": "POSTGRES_PASSWORD", "value": "", "description": "Superuser password", "required": true },
{ "key": "POSTGRES_USER", "value": "postgres", "description": "Superuser name" },
{ "key": "POSTGRES_DB", "value": "postgres", "description": "Default database name" }
feat: initial app template catalog with 16 apps Populate the appstore-apptemplates repo with catalog.json and per-app config files for all 16 curated Docker apps, each at v1.0.0.
2026-03-19 15:30:08 +00:00
]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 22ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Legal Info/Impressum