How to use https with nginx? #3709
Unanswered
lohrumipsum
asked this question in
Q&A
Replies: 1 comment 6 replies
-
Hey! Thanks for the details. I have not followed this setup myself, but there is a section about setting up Let's Encrypt to serve via HTTPS. Did you try that? |
Beta Was this translation helpful? Give feedback.
6 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.
-
Hi,
I followed the directions in the setup guide and installed code-server on a raspberry pi. When I go to localhost:8080 on the pi, all looks good. My end goal is to access code server via my ipad, so I set up nginx. I followed the instructions and I think I have everything set up correctly. However, when I launch code-server, I see the following line:
[2021-07-01T23:42:49.479Z] info - Not serving HTTPS
How do I enable https? VS Code works pretty well in the browser, but the web previews don't work and there are a couple of other things which seem to be impacted by the lack of https.
I apologize in advance, my skill level isn't very high.
Beta Was this translation helpful? Give feedback.
All reactions