Skip to content
Deploy with Docker Compose

Deploy with Docker Compose

Franklyn ships a production-oriented Compose setup under cicd/compose/.

Start the stack

Run inside the cicd/compose directory:

./r.sh compose up -d

This brings up Traefik, the app services, and Postgres on the franklyn network.

Last updated on • J.H.F.