Commit Graph
27 Commits
Author SHA1 Message Date
MysticRyuujin a837c4a31b Improve Docker Installer. Support TOTP. 2021-08-31 20:10:22 -05:00
Chase WrightandGitHub 4e88c3731e systemd 2021-08-20 21:17:56 -05:00
Chase WrightandGitHub 0ba76b783b systemd 2021-08-20 21:17:19 -05:00
Chase WrightandGitHub 9a9402df00 Move to systemd
Fixes #194 - wasn't as hard as I thought it might be...hopefully nothing else breaks
2021-08-20 21:15:38 -05:00
Chase WrightandGitHub b60850d1b2 Fix add-apt-repository for Linux Mint 2021-07-30 15:54:55 -05:00
Chase WrightandGitHub ea84a11979 Update README.md
Add note about fixes
2021-06-22 11:27:28 -05:00
Chase WrightandGitHub 6f89f7a1d1 Fix MySQL authentication issues
A silly workaround, but it works.
2021-06-09 07:53:37 -05:00
MysticRyuujin 76e992022a Possible fix for #183 2021-06-07 14:48:33 -05:00
Chase WrightandGitHub 0816002f0c Update README.md
Updated per suggestion in #178
2021-05-24 13:11:02 -05:00
MysticRyuujin 24a0d4f36d Use healthcheck/mysql 2021-03-09 12:28:31 -06:00
MysticRyuujin 996ec35e17 add libc-bin - might fix #171 2021-03-09 12:11:16 -06:00
Chase WrightandGitHub 40ae3174ea Update README.md 2020-07-05 17:53:36 -05:00
Chase WrightandGitHub e2cc87dbe3 fix 22 to 8080 2020-06-23 17:54:35 -05:00
Chase WrightandGitHub 4981b75511 Update README.md 2020-05-07 10:00:17 -05:00
MysticRyuujin 1411f1b4de Add checks for ufw and iptables. Fixes #132 2020-05-07 09:38:39 -05:00
Chase WrightandGitHub 2a8ffcc9d2 Remove mysql-utilities
Fixes #134 

Package is not required. Package currently unavailable on Ubuntu 20.04.
2020-05-05 07:42:30 -05:00
Chase WrightandGitHub 8645897f64 Update README.md 2020-03-21 21:08:12 -05:00
Chase WrightandGitHub 1c7b2e2be1 Update README.md 2020-03-21 20:51:41 -05:00
Chase WrightandGitHub 722f99c5e5 Fix #113 - Fully automate command line (#117) 2020-03-05 07:56:11 -06:00
Chase WrightandGitHub 4ce4410dec Improve stability (#116)
I don't have time to test all of this lol but it appears to be in order...and much appreciated.
2020-03-04 13:24:53 -06:00
Chase WrightandGitHub 638ab0483c nit spacing 2020-02-23 13:27:15 -06:00
Chase WrightandGitHub 87a119e372 Switch to command -v for mysql executable check
* Switch to `command -v` for mysql executable check

* Add the same check to Debian
2020-02-23 13:25:48 -06:00
Chase WrightandGitHub 622c92ab2c guac-update nitpicks
guac-update nitpicks
2020-02-17 15:15:37 -06:00
Chase WrightandGitHub a312feb0b1 Fix for Debian Buster (#107)
* Fix for Debian Buster

Validated Installation with Debian Buster 10.3.0

* Update README.md
2020-02-17 12:56:15 -08:00
Chase WrightandGitHub 7a059134da WIP - Fixes for 19.10 & MFA (#105)
* WIP - Fixes for 19.10 & MFA

* Fix logic on installDuo informational output

* Fix for buster

Add suggested fix from @enira / #91

* Fixes for 19.10
2020-02-17 12:06:47 -08:00
Chase WrightandGitHub 17e5793676 Update README.md
Make note about TOTP cli options
2019-11-16 10:06:46 -06:00
Chase WrightandGitHub d6ba111f91 Note about Debian 10
It's been reported that Guacamole 1.0.0 and Debian 10 are not playing nice.
2019-11-16 10:01:48 -06:00