Prerequisites
Procedure

To install Che:

  1. Run the following command:

    $ chectl server:start --platform=k8s --installer=helm --domain=aws.my-ide.cloud --multiuser --tls
      ✔ ✈️  Kubernetes preflight checklist
        ✔ Verify if kubectl is installed
        ✔ Verify remote kubernetes status...done.
        ✔ Verify domain is set...set to aws.my-ide.cloud.
      ✔ 🏃‍  Running Helm to install Che
        ✔ Verify if helm is installed
        ✔ Check for TLS secret prerequisites...che-tls secret found.
        ✔ Create Tiller Role Binding...it already exist.
        ✔ Create Tiller Service Account...it already exist.
        ✔ Create Tiller RBAC
        ✔ Create Tiller Service...it already exist.
        ✔ Preparing Che Helm Chart...done.
        ✔ Updating Helm Chart dependencies...done.
        ✔ Deploying Che Helm Chart...done.
      ✔ ✅  Post installation checklist
        ✔ PostgreSQL pod bootstrap
          ✔ scheduling...done.
          ✔ downloading images...done.
          ✔ starting...done.
        ✔ Keycloak pod bootstrap
          ✔ scheduling...done.
          ✔ downloading images...done.
          ✔ starting...done.
        ✔ Che pod bootstrap
          ✔ scheduling...done.
          ✔ downloading images...done.
          ✔ starting...done.
        ✔ Retrieving Che Server URL...https://che-che.aws.my-ide.cloud
        ✔ Che status check
    Command server:start has completed successfully.
  2. The certificate generated by Let’s Encrypt is a valid certificate.

    certificate generate lets encrypt
    eclipse che welcome to your workspace