Isolated client workflow environments
Automation Server
A separate automation home for every client.
Each client gets a dedicated automation instance. Routing, certificates and recovery are managed consistently.
16Commits
Built, one commit at a time
As of About this number
Counts the commit history of the associated repositories on their default branches. The number includes all contributors up to the date shown.
01 / What it does
A server setup for operating workflow automation across several clients. I gave each client a separate instance and subdomain, with shared routing and certificate management underneath. Configuration and recovery material are documented so the environment can be rebuilt.
02 / What I built
One instance per client
Independent workflow instances separate client environments.
Automate routing and certificates
Traefik handles subdomain routing and certificate renewal.
Recover environments reliably
Versioned configuration and recovery procedures support repeatable operation.
