Skip to main content

Getting Started

This getting started example will take about 4 minutes of your time.

  1. Install the deck CLI
  2. Run this command:
deck get --name oauth2-demo https://github.com/gefyrahq/gefyra-demos.git

This might take a few minutes. When it's done, open your browser at http://dashboard.127.0.0.1.nip.io:8080/#/workloads?namespace=oauth2-demo. You should see a Kubernetes dashboard with some information about the namespace:

Kubernetes Dashboard

We just deployed a whole application using deck.

  1. To clean it up (i.e. remove the cluster), just run the following command:
deck remove --cluster https://github.com/gefyrahq/gefyra-demos.git

Now go and write your own Deckfile or select one from the Wharf.