So ive already seen lots of people with this same exact problem and appears to never get resolved.. The error is "Signing key cannot be empty" and I've tried lots of stuff from using multiline env variables from coolify, to using single line escaped strings for the variables and also just manually inserting the envionment variable in the docker compose file and none of them appear to work. any ideas?
#Github integration with coolify
13 messages · Page 1 of 1 (latest)
This help - #1155596140130091159 message ?
let me check
nope
coolify appears to add extra backslashes before each \n
I entered the docker source on Coolify, clicking on the option to see the values of the variables and this appeared. 🤔
Coolify puts single quotes instead of double quotes.
my solution was not to use coolify
if you have ssh access, just set up a docker container normally and add traefik labels to it
entry points are http for web and https for web secure
i use portainer hosted on coolify to manage the container