ansible-nas/website/docs/applications/other/guacamole.md

20 lines
548 B
Markdown
Raw Normal View History

2022-09-20 22:00:57 +00:00
---
title: "Guacamole"
---
2020-01-25 00:24:00 +00:00
Homepage: [https://guacamole.apache.org/](https://guacamole.apache.org/)
2020-01-25 00:24:00 +00:00
Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.
## Usage
Set `guacamole_enabled: true` in your `inventories/<your_inventory>/group_vars/nas.yml` file.
2020-01-25 00:24:00 +00:00
## Specific Configuration
2020-01-25 12:17:08 +00:00
The default username and password is `guacadmin`. Change it!
## What to connect to?
2022-07-25 20:18:57 +00:00
You can run a virtual desktop from your Ansible-NAS box, check out the [Virtual Desktop docs](virtual_desktop.md).