Files
KNELProductionContainers/TODO.md
ReachableCEO 8d270bb289 feat(infra): rename packaging container to KNELCloudron-packaging and add TODO tracking
- 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
2025-10-17 09:41:27 -05:00

889 B

TODO

Active

  • Confirm packaging container/image rename (scripts/packaging-up.sh, scripts/packaging-enter.sh, scripts/packaging-exec.sh) by rebuilding under the KNELCloudron-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 in README.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.