configure HTTPS #76
-
what is the recommend method for this application to deploy with HTTPS? |
Beta Was this translation helpful? Give feedback.
Answered by
franklupo
Aug 3, 2023
Replies: 1 comment
-
Hi, An example without SSL reverse proxy on port 4000 https://github.com/Corsinvest/cv4pve-admin/tree/main/src/Docker/Nginx/ReverseProxy |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
franklupo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
at this moment it is better to use a container with Nginx acting as a reverse proxy. Install certificates or use Let's Encrypt.
An example without SSL reverse proxy on port 4000 https://github.com/Corsinvest/cv4pve-admin/tree/main/src/Docker/Nginx/ReverseProxy