Build multi-tenant control plane (separate Vite app) with Docker Swarm agent orchestration #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
The current gateway includes a minimal built-in web UI for testing, but we need a dedicated product UI and backend flow for a multi-tenant agent platform.
A standalone Vite project is now scaffolded in
platform-ui/(kept separate from backend runtime image).Goal
Allow users to:
Scope
image,env,replicas,limits)Frontend deliverables (
platform-ui/)Backend deliverables
Acceptance criteria
Notes
platform-ui/must stay a separate project..dockerignore).