added additional doc for code-server config
This commit is contained in:
@@ -5,6 +5,7 @@ Before documenting all my research for the planning phase of the app there are s
|
|||||||
* I will be coding in a [code-server](https://github.com/coder/code-server) docker instance so that I can develop and build my app in a central location. This way I'm not dependent on building the project on every machine I work from.
|
* I will be coding in a [code-server](https://github.com/coder/code-server) docker instance so that I can develop and build my app in a central location. This way I'm not dependent on building the project on every machine I work from.
|
||||||
* I will be using a locally hosted docker instance on my Proxmox server to deploy the code-server container.
|
* I will be using a locally hosted docker instance on my Proxmox server to deploy the code-server container.
|
||||||
* After preparing the container I will connect it to my self hosted Git(ea) repository to ensure a git flow from the very beginning.
|
* After preparing the container I will connect it to my self hosted Git(ea) repository to ensure a git flow from the very beginning.
|
||||||
|
* To ensure SSL which is recommended for code-server I will use a tunnel with my Pangolin instance and Cloudflare as DNS resolver. This is a temporary solution later it will be changed to a self signed cert with Caddy.
|
||||||
|
|
||||||
## Code-Server docker container deployment
|
## Code-Server docker container deployment
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user