Files
appstore/apps/paopao-ce/source-evidence.json
T

16 lines
1.2 KiB
JSON

{
"repository": "https://github.com/rocboss/paopao-ce",
"dockerDocs": "https://github.com/rocboss/paopao-ce/blob/main/INSTALL_ZH.md",
"composeFile": "https://github.com/rocboss/paopao-ce/blob/v0.6.0-alpha.2/docker-compose.yaml",
"officialCompose": "https://github.com/rocboss/paopao-ce/blob/v0.6.0-alpha.2/docker-compose.yaml",
"officialConfig": "https://github.com/rocboss/paopao-ce/blob/v0.6.0-alpha.2/internal/conf/config.yaml",
"officialInstallDocs": "https://github.com/rocboss/paopao-ce/blob/main/INSTALL_ZH.md",
"notes": [
"Issue request: https://github.com/okxlin/appstore/issues/2435",
"The all-in-one image was not used because runtime testing showed missing groupmod/usermod/gosu and no working HTTP service.",
"The app uses the official multi-service topology: MySQL, Redis Stack, Meilisearch and PaoPao backend with embedded web UI.",
"The backend image is pinned to bitbus/paopao-ce:v0.6.0-alpha.2 because Docker Hub does not publish a backend image for the newer v0.6.0-alpha.3 release and the official compose default tag 0.6-alpha is missing.",
"Only amd64 is declared because bitbus/paopao-ce tags are single-architecture amd64 images."
]
}