Skip to content

Add CasaOS App Store submission package#47

Open
helliott20 wants to merge 3 commits into
mainfrom
chore/casaos-appstore-package
Open

Add CasaOS App Store submission package#47
helliott20 wants to merge 3 commits into
mainfrom
chore/casaos-appstore-package

Conversation

@helliott20
Copy link
Copy Markdown
Owner

Summary

Adds a ready-to-submit CasaOS App Store package under packaging/casaos/.

packaging/casaos/
├─ README.md              # test + official submission steps
└─ Prunerr/
   ├─ docker-compose.yml  # manifest + x-casaos metadata
   ├─ icon.png            # 256x256
   └─ screenshot-1.png    # dashboard screenshot
  • Image pinned to helliott20/prunerr:1.5.8 (the release containing disk-pressure + webhooks). CasaOS CONTRIBUTING.md forbids :latest; Docker Hub tags drop the v prefix.
  • x-casaos block carries title/tagline/description, port map (3000), /app/data volume, env descriptions, and version/updateAt.
  • Icon/screenshot reference raw.githubusercontent.com/helliott20/prunerr/main/assets/... so they resolve without waiting on the store PR.

Testing

Validated locally by running CasaOS via dockurr/casa, importing the manifest through App Store → Custom Install → Import: metadata parsed, the Prunerr tile appeared, and the WebUI launched on port 3000.

Next step (not in this PR)

Submitting to the store itself = fork IceWhaleTech/CasaOS-AppStore, copy Prunerr/ into Apps/, open a PR there and assign a CasaOS Team member. This PR just version-controls the package in our repo.

🤖 Generated with Claude Code

Adds packaging/casaos/Prunerr/ with the docker-compose.yml manifest
(x-casaos metadata), icon, and a screenshot, ready to submit to the
CasaOS App Store. Image is pinned to 1.5.8 per CONTRIBUTING.md (no
:latest). README documents the test + submission steps.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ecc-tools
Copy link
Copy Markdown
Contributor

ecc-tools Bot commented May 31, 2026

ECC bundle files are already tracked in this repository. Skipping generation of another bundle PR.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ecc-tools
Copy link
Copy Markdown
Contributor

ecc-tools Bot commented May 31, 2026

ECC bundle files are already tracked in this repository. Skipping generation of another bundle PR.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ecc-tools
Copy link
Copy Markdown
Contributor

ecc-tools Bot commented May 31, 2026

ECC bundle files are already tracked in this repository. Skipping generation of another bundle PR.

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.

2 participants