hsiegeln 6e0a088183 feat: Spring Boot backend with deploy pipeline
- REST API: POST/GET/DELETE /api/apps
- Build pipeline: JAR → Dockerfile → docker build → push → kubectl apply
- In-memory state with K8s reconciliation on startup
- Shell executor for docker/kubectl commands
- Configurable via env vars (server URL, bootstrap token, registry, namespace)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 00:16:18 +02:00
2026-04-03 00:13:18 +02:00

cameleer-deploy-demo

Demo prototype: upload Camel JARs, build containers with agent injection, deploy to K8s with full observability

Description
Demo prototype: upload Camel JARs, build containers with agent injection, deploy to K8s with full observability
Readme 98 KiB
Languages
Java 46.6%
TypeScript 37%
CSS 13.9%
Dockerfile 1.7%
HTML 0.8%