Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 678 Bytes

File metadata and controls

13 lines (11 loc) · 678 Bytes

BetterCode

Bringing the power of Visual Studio Code to students all around the world.

Installation

! IMPORTANT: This code is written to be hosted on a kubernetes cluster. It is ideal to use the public hosted version of this tool HERE.

Kubernetes

  1. Clone this repository
  2. Run kubectl apply -f deployments/ in the root directory of this repository
  1. Install Traefik using the instructions HERE
  2. Use the yaml file in deployments/traefik.yml to seed the helm installation.
  3. Visit the public ip generated by traefik to access the application.