Replies: 2 comments 1 reply
-
Hi, In the latest version we fixed the redirection from http to https, can you check if you still have the problem? about your dokploy server domain redirection I think we should expose the certificate option and the https toggle on our side. |
Beta Was this translation helpful? Give feedback.
1 reply
-
closed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
I am running a dokploy instance on a Hetzner server with several domains pointing to it. I need help with automatic HTTPS redirection and SSL certificate configuration.
Situation:
Observation:
In dokploy, under “Route Settings” -> “Server” -> “Server Domain”, when I set my sub-domain and choose “Certificate: None”:
For project domains (example.com and www.example.com), with “Certificate: None” and HTTPS enabled:
Question:
Why does automatic HTTPS redirection work for project domains but not for the server domain? Should I handle SSL certificates and automatic HTTPS redirection on dokploy’s side (e.g., using Traefik) or on Porkbun’s side?
Additional Information:
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions