From f0d3e024913e35b773f3cc9ef8718ba4542d0f48 Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Tue, 24 Aug 2021 15:55:57 -0700 Subject: [PATCH] docs: add note about external domain in requirements --- docs/requirements.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/requirements.md b/docs/requirements.md index 4ab2b5d0..128e18fd 100644 --- a/docs/requirements.md +++ b/docs/requirements.md @@ -53,3 +53,4 @@ Notes: - To lower costs, you can shut down your server when you're not using it. - We recommend using the `gcloud cli` to avoid using the GCP Dashboard if possible. +- For serving code-server over HTTPS, we recommend using an external domain name along with a service such as Let's Encrypt