Skip to content

This script helps install Apache Guacamole (tested on Ubuntu 18.04 LTS server) with an Nginx reverse proxy and Let's Encrypt SSL certificate.

Notifications You must be signed in to change notification settings

DeltaKiloz/Apache-Guacamole-Nginx-LetsEncrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Apache-Guacamole-Nginx-LetsEncrypt

This script helps install Apache Guacamole (tested on Ubuntu 18.04 LTS server) with an Nginx reverse proxy and Let's Encrypt SSL certificate.

Use the nginx-guac-install.sh first so that you can troubleshoot any issues related to the Let's Encrypt installation you might come across, which typically is firewall issues. I found this was where I had the most errors, particularly when you're setup includes going across a NAT/PAT firewall with port forwarding.

The guac-install.sh script will also install the latest Java JDK 8 which is the only major prerequisite required.

Much of this was taken from the following repos, but customized furher based on my personal preferences:

https://github.com/MysticRyuujin/guac-install

https://github.com/jasonvriends/guacamole

About

This script helps install Apache Guacamole (tested on Ubuntu 18.04 LTS server) with an Nginx reverse proxy and Let's Encrypt SSL certificate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages