feat(guacamole-client): Add guacamole-client (#1696)

* feat(guacamole-client): Add guacamole-client

* doc port

* multiple line command

* test again

* hmm

* maybe?

* more scripting

* ok you lil princess

* okay

* array?

* maybe?

* -.-

* whoops

* ;

* making steps!

* try that way

* path

* clean it a bit

* apply hack

* try guacamole user

* fine fine

* check

* lets try

* whoops

* different approach

* test

* lets see

* almost there

* please no more initContainers :D

* cp

* clean up

* rem line

* bump common and pg

* move to configmap and prepare totp

* let image set the defaults

* comment out until is ready

* actually comment

* add header

* add api

* add json

* update json questions

* add duo

* update values

* update

* restructure

* error?

* nop

* add cas

* add openid

* restructure

* clean ui by hidding modules behide checkboxs + add required fields

* add radius ui, configmap pending

* finish radius

* no

* add ldap

* update common

* sync with the last changes

* keep portal path to questions for now

* doc frigate ports
This commit is contained in:
Stavros Kois
2022-01-14 09:34:14 +01:00
committed by GitHub
parent 0ee2dc80d7
commit b4845312ae
7 changed files with 1314 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

+4 -1
View File
@@ -48,7 +48,8 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
| node-red | main | main | 1880 | TCP | |
| mosquitto | main | main | 1883 | TCP | |
| minisatip | discovery | discovery | 1900 | UDP | |
| owncast | rtmp | rtmp | 1935 | TCP | |
| owncast | rtmp | rtmp | 1935 | TCP | Potential conflict with frigate |
| frigate | rtmp | rtmp | 1935 | TCP | Potential conflict with owncast |
| ubooquity | main | main | 2202 | TCP | |
| gitea | ssh | ssh | 2222 | TCP | |
| photoprism | main | main | 2342 | TCP | |
@@ -70,6 +71,7 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
| navidrome | main | main | 4533 | TCP | |
| requestrr | main | main | 4545 | TCP | |
| guacd | main | main | 4822 | TCP | |
| frigate | main | main | 5000 | TCP | |
| ipfs | api | api | 5001 | TCP | |
| appdaemon | main | main | 5050 | TCP | |
| overseer | main | main | 5055 | TCP | |
@@ -224,6 +226,7 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
| static | main | main | 10077 | TCP | |
| twtxt | main | main | 10078 | TCP | |
| emby | main | main | 10079 | TCP | |
| guacamole-client | main | main | 10080 | TCP | |
| davos | main | main | 10081 | TCP | |
| fireflyiii | main | main | 10082 | TCP | |
| fossil | main | main | 10083 | TCP | |