A helm chart for apache guacamole.
This helm chart provides a complete setup of:
- Guacamole server
- Guacd Proxy
- MySQL server
You can get it up ang running by:
- git clone https://github.com/prabhatsharma/apache-guacamole-helm-chart
- cd apache-guacamole-helm-chart
- helm install . -f values.yaml --name=guacamole --namespace=guacamole
- kubectl --namespace guacamole port-forward svc/guacamole 8080:80
- visit http://localhost:8080/guacamole in your browser. Default creds are guacadmin/guacadmin