In order to clarify the goals and invite community participation in the direction of the project, this document will serve as a roadmap for upcoming features / releases.
If you have an idea for Komodo, feel free to open an issue beginning with the [Request]
tag. The community is also encouraged to open PRs fulfilling the goals of any planned release.
- v1.12: Support any git provider / docker registry (supports self-hosted providers like Gitea) ✅
- v1.13: Support "Compose" resource - Paste in a docker compose file and manage it like a Portainer "Stack" ✅
- v1.14: Manage docker networks, images, volumes in the UI ✅
- v1.15: Support generic OIDC providers (including self-hosted) ✅
- v1.16: "Action" resource: Run requests on the Komodo API using snippets of typescript.
- v1.17: Procedure Schedules: Run procedures at scheduled times, like CRON job.
- v1.18: Support "Swarm" resource - Manage docker swarms, attach Deployments / Stacks to "Swarm".
- v1.19+: Support "Cluster" resource - Manage Kubernetes cluster, can attach deployments to "Cluster" (in addition to existing "Server")
Note. The specific versions associated with these features are not final.