You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having a challenge trying to get up plane CE running on AWS with https on custom domain. http is working fine.
First, I am not sure how the plane proxy, which seems to be Caddy, will does ACME. The moment I put in a value for CERT_EMAIL, it will throw error like
Error: adapting config using caddyfile: /etc/caddy/Caddyfile:22: unrecognized global option: [email protected].
I tried to change the following 2 env variables, but the same error persists. The APP_DOMAIN variable has been changed to desired domain and the DNS has been added to point to the public IP of Plane host.
Appreciate some help here as I have been struggling for 2 days. Is that supposed to work with the plane proxy or am I supposed to setup external reverse proxy?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am having a challenge trying to get up plane CE running on AWS with https on custom domain. http is working fine.
First, I am not sure how the plane proxy, which seems to be Caddy, will does ACME. The moment I put in a value for CERT_EMAIL, it will throw error like
I tried to change the following 2 env variables, but the same error persists. The APP_DOMAIN variable has been changed to desired domain and the DNS has been added to point to the public IP of Plane host.
Appreciate some help here as I have been struggling for 2 days. Is that supposed to work with the plane proxy or am I supposed to setup external reverse proxy?
Beta Was this translation helpful? Give feedback.
All reactions