Files
appstore/apps/ech0/source-evidence.json
T
2026-07-11 14:07:58 +08:00

13 lines
623 B
JSON

{
"repository": "https://github.com/lin-snow/Ech0",
"dockerDocs": "https://github.com/lin-snow/Ech0/blob/main/DEPLOYMENT.md#docker-recommended",
"composeFile": "https://github.com/lin-snow/Ech0/blob/main/docker/docker-compose.yml",
"imageRegistry": "https://hub.docker.com/r/sn0wl1n/ech0",
"release": "https://github.com/lin-snow/Ech0/releases/tag/v5.4.2",
"notes": [
"The official image publishes linux/amd64 and linux/arm64 manifests.",
"The official deployment persists all local state under /app/data.",
"The weak JWT example value is replaced by a required random 1Panel password field."
]
}