Branch previews with Caddy Snake and database clones
· 4 min read
Caddy with our plugin added makes it easy to run preview environments for your Python apps. The setup below serves production and every branch preview from one virtual machine and one Postgres database: Caddy Snake loads each branch as a dynamic app, and branchable clones a schema per preview.
