1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/guacamole_ynh.git synced 2024-09-03 19:16:03 +02:00
Apache Guacamole package for YunoHost
Find a file
Éric Gaspar b60bc25b76 v2
2023-05-29 17:23:44 +02:00
.github [autopatch] Update issue and PR templates (#6) 2021-05-21 13:28:13 -04:00
conf v2 2023-05-29 17:23:44 +02:00
doc v2 2023-05-29 17:23:44 +02:00
scripts v2 2023-05-29 17:23:44 +02:00
.gitignore Initial commit 2021-03-18 23:09:26 -04:00
check_process Apply last example_ynh (#11) 2021-08-06 07:44:33 -04:00
LICENSE Initial commit for Guacamole 2021-03-21 19:49:14 -04:00
manifest.json Update manifest.json 2023-05-02 13:57:24 +02:00
manifest.toml v2 2023-05-29 17:23:44 +02:00
README.md Auto-update README 2023-05-02 11:57:28 +00:00
README_fr.md Auto-update README 2023-05-02 11:57:28 +00:00
tests.toml v2 2023-05-29 17:23:44 +02:00

Guacamole for YunoHost

Integration level Working status Maintenance status

Install Guacamole with YunoHost

Lire ce readme en français.

This package allows you to install Guacamole quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH

Shipped version: 1.5.1~ynh1

Screenshots

Screenshot of Guacamole

Disclaimers / important information

Configuration

The user that is configured as admin during install will have access to admin settings in the settings menu of the app (under the user menu). Configuration files are in /opt/yunohost/guacamole/etc/guacamole (for the first install).

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/guacamole_ynh/tree/testing --debug
or
sudo yunohost app upgrade guacamole -u https://github.com/YunoHost-Apps/guacamole_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps