Skip to content

Code-server is VS Code running on a container, secured with ssl and LetsEncrypt certificate

License

Notifications You must be signed in to change notification settings

danifernandezs/docker-compose-online-codeserver-ide-with-ssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code-Server running with docker-compose, nginx proxy and ssl secured

Code-server is VS Code running on a container, secured with ssl and LetsEncrypt certificate.

Containers used

Parameters to adjust

vscode Container:

  • Folder config/.ssh, you need the private key previous the compose up
  • PASSWORD=
  • SUDO_PASSWORD=
  • PROXY_DOMAIN=
  • VIRTUAL_HOST=
  • LETSENCRYPT_HOST=

When VSCode are started, you can adjust the username and email for git use, with the terminal. (Menu-> New Terminal)

License

This work is under Creative Commons Attribution-ShareAlike 4.0 International License.

Please read the LICENSE files for more details.

About

Code-server is VS Code running on a container, secured with ssl and LetsEncrypt certificate

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published