Skip to content

Add ZPan#952

Draft
saltbo wants to merge 2 commits into
IceWhaleTech:mainfrom
saltbo:app/zpan
Draft

Add ZPan#952
saltbo wants to merge 2 commits into
IceWhaleTech:mainfrom
saltbo:app/zpan

Conversation

@saltbo

@saltbo saltbo commented Jun 7, 2026

Copy link
Copy Markdown

What this PR adds

Adds ZPan to CasaOS AppStore.

ZPan is an open-source, S3-native file hosting platform. Clients upload directly to S3-compatible object storage through presigned URLs, avoiding app-server bandwidth bottlenecks.

This app entry includes:

  • ZPan web service (ghcr.io/saltbo/zpan:2.7.2)
  • ZPan downloader worker (ghcr.io/saltbo/zpan:2.7.2-cli)
  • BitTorrent TCP/UDP listen port for remote download workflows
  • 192x192 transparent PNG icon
  • pinned image tags, no latest

Pending before ready for review

This is opened as draft because I do not currently have a CasaOS/ZimaOS device available for final UI verification.

Before marking ready:

  • Test installation on CasaOS or ZimaOS
  • Add at least one CasaOS runtime screenshot

Notes

The downloader is intentionally included alongside the main service. It connects to the web service through ZPAN_SERVER_URL=http://zpan:8222 and runs with:

command: ["--config", "/data/config.yaml", "downloader", "up"]

@sonarqubecloud

sonarqubecloud Bot commented Jun 7, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant