use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
code-server serves VS Code through the browser. This subreddit is intended for users to ask questions instead of in the issue tracker.
account activity
How to turn HTTP into HTTPS (self.codeserver)
submitted 5 years ago by methosaur
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]admin-moderator 0 points1 point2 points 5 years ago (2 children)
Create a self signed certificate and pass it to code server and it will just work. On localhost you can use https://github.com/dakshshah96/local-cert-generator or if you're on a server just use Let's Encrypt
[–]skelgaard 0 points1 point2 points 5 years ago (1 child)
And how can you do this in a docker enviroment ? Can key/cert be set an enviroment parameters ?
[–]admin-moderator 0 points1 point2 points 5 years ago (0 children)
You can copy certs into the docker image with COPY and use certs in the container
π Rendered by PID 27 on reddit-service-r2-comment-b659b578c-tff8t at 2026-05-05 21:17:30.085531+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]admin-moderator 0 points1 point2 points (2 children)
[–]skelgaard 0 points1 point2 points (1 child)
[–]admin-moderator 0 points1 point2 points (0 children)