Using Formbricks One-Click Setup with a Custom SSL Certificate.
formbricks/
directory:
certs
and place your SSL certificate files inside:
traefik.yaml
certs-traefik.yaml
certs-traefik.yaml
file that specifies the path to your custom SSL certificate and key.
docker-compose.yml
certs/
folder and move your certificate files inside.
fullchain.crt
and cert.key
).
traefik.yaml
to handle HTTPS.
certs-traefik.yaml
to point to your certificate files.
docker-compose.yml
to use your custom SSL certificate.