layout | title | permalink | parent | nav_order |
---|---|---|---|---|
page |
Start a demo GUAC with Docker Compose |
/setup/ |
Getting started with GUAC |
1 |
{: .note }
If you’d prefer, you can set up GUAC with Kubernetes with the experimental Helm charts provided by Kusari. Note that these helm charts are still experimental and are hosted in a third-party repo and may not be synchronized with the GUAC repo.
This tutorial will walk you through how to deploy a demo-level GUAC, using Docker Compose, so that you get just enough components to complete all the [GUAC demos]({{ site.baseurl }}{% link guac-use-cases.md %}).
To get started, [install and start GUAC]({{ site.baseurl }}{% link setup-install.md %}).
A video format of these setup instructions is available here:
<iframe width="560" height="315" style="max-width: 100%" src="https://www.youtube-nocookie.com/embed/3e-Qurgl3Sc?si=N2z7AAUOj1lM1EG-" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>