Github

Requirements

To run Terrakube in Docker Desktop you wil need the following:

To get more information about the Dex Configuration for Github you can check this link

Setup

# Linux Path /etc/hosts
# Windows Path c:\Windows\System32\Drivers\etc\hosts


127.0.0.1 ui.terrakube.docker.com
127.0.0.1 registry.terrakube.docker.com

YAML Example

Replace <<CHANGE_THIS>> with the real values, create the values.yaml file and run the helm install

Run the installation

Last updated