mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-24 00:01:00 +00:00
11 lines
539 B
JSON
11 lines
539 B
JSON
{
|
|
"repository": "https://github.com/WeblateOrg/weblate",
|
|
"dockerDocs": "https://docs.weblate.org/en/latest/admin/install/docker.html",
|
|
"composeFile": "https://github.com/WeblateOrg/docker-compose/blob/main/docker-compose.yml",
|
|
"notes": [
|
|
"Issue request: https://github.com/okxlin/appstore/issues/2062",
|
|
"Official docker-compose repository uses Weblate, PostgreSQL and Valkey services.",
|
|
"This adaptation exposes the Weblate HTTP port directly and leaves HTTPS termination to 1Panel or an external reverse proxy."
|
|
]
|
|
}
|