webhookrelay/transponder:latest
.env
.env.example
file to .env
and change the details such as admin username, password API key (key has to remain UUID format) and secret.CERT_PATH
, CERT_KEY_PATH
and MANAGED_DOMAINS
aren't set. Either remove them from the .env
file or edit the docker-compose.yaml
to unset them.healthcheck
section in the docker-compose.yaml to use http:// instead of https://RELAY_REQUIRE_TLS=false
in the agent to disable TLS for GRPC connections. --ws
flag when running forward command:For production instance, set CA_URL=https://acme-v02.api.letsencrypt.org/directory in your .env file. Although it's recommended to first try out your setup with staging CA so you don't hit Let's Encrypt rate limits.
certs/
directory next to this docker-compose.yaml file. Then, set these environment variables in the .env
file: