- Create
.envfile in this directory (use.env.exampleas a template) - Fill in the required values in the
.envfile - Copy your cloudflare origin CA certificate to
./certs/cloudflare-origin.crtand the private key to./certs/cloudflare-origin.key. - Run
docker-compose up -dto start the services
Make sure you set cloudflare to "Full (Strict)" SSL/TLS encryption mode.