Skip to content

Self Hosted Code Server DevOps Repo (vscode server implementation) for WDC/OOP project team collaboration. CD by argo-cd & CI : Build by github actions. Infrastructure : vSphere virtualization & Rancher Kubernetes & Cloudflare

Notifications You must be signed in to change notification settings

UAws/code-server-selfhost

Repository files navigation

LLyCloud-code-server-docker

wdc-code-server-deployment (1)

unified customized code-sever docker image:

https://github.com/UAws/oop-project-code-server-docker

code server web UI: https://code-01.dev.vmv.re/

preview port 3000 (express default port ): https://3000.preview-code-01.dev.vmv.re/

preview port 5500 (live server) : https://5500.preview-code-01.dev.vmv.re/

change https://[THE_PORT_YOU_WANT_PREVIEW].preview-code-0[YOUR_OWN_ID].dev.vmv.re/ to port

FAQ

Q: How to use github and your own branch

A: https://www.youtube.com/watch?v=MnUd31TvBoU

DO NOT COMMIT AND PUSH ANYTHING to MASTER BRANCH unless hot fix.

Q: First time git commit error

A:

git config --global user.name "YOUR NAME"
git config --global user.email "mail@example.com"

Q: How to clone private wdc repo into code-server

A:

git clone https://github.com/UAws/COVID_contact_tracing_system.git

image

image

image

About

Self Hosted Code Server DevOps Repo (vscode server implementation) for WDC/OOP project team collaboration. CD by argo-cd & CI : Build by github actions. Infrastructure : vSphere virtualization & Rancher Kubernetes & Cloudflare

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published