- Rename packaging container from tsys-cloudron-packaging to KNELCloudron-packaging - Update image reference to git.knownelement.com/knel/knelcloudron-packaging:latest - Add TODO.md with active tasks and backlog items - Add todo-generate.sh and todo-update.sh helper scripts - Update PackagingForCloudronWorkspace/README.md with workspace details
889 B
889 B
TODO
Active
- Confirm packaging container/image rename (
scripts/packaging-up.sh
,scripts/packaging-enter.sh
,scripts/packaging-exec.sh
) by rebuilding under theKNELCloudron-packaging
name and validating workflow scripts. (2025-10-17) - Push updated base packaging image
git.knownelement.com/knel/knelcloudron-packaging:latest
to the registry once tested inside the container. - Publish the curated shortlist of target FLOSS apps absent from the Cloudron store and agree on a packaging order.
- Add explicit documentation about the
KNELCloudron-
Docker artifact prefix inREADME.md
and packaging templates.
Backlog
- Explore automation to scaffold
CloudronManifest.json
files from upstream metadata within the packaging container. - Prototype a containerized smoke-test harness for validating packaged apps via
scripts/packaging-exec.sh
.