feat(shlink): Add shlink (#1616)

* feat(shlink): Add shlink

* try this

* Update charts/incubator/shlink/values.yaml

* remove unwated `v`

* deal with redis later

* Update charts/incubator/shlink/values.yaml

* set default redisUsername

* Update charts/incubator/shlink/values.yaml

* re-enable redis and give rootfs access

* try this

* run as root

* update questions

* add icon

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Stavros Kois
2021-12-27 13:40:31 +01:00
committed by GitHub
co-authored by Kjeld Schouten-Lebbing
parent a967af3092
commit d7606c4841
6 changed files with 380 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

+1
View File
@@ -293,6 +293,7 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
| pydio-cells | main | main | 10150 | TCP | |
| scrutiny | main | main | 10151 | TCP | |
| kodi-headless | websocket | websocket | 10152 | TCP | |
| shlink | main | main | 10153 | HTTPS | |
| hyperion-ng | boblightservice | boblightservice | 19333 | TCP | |
| hyperion-ng | jsonservice | jsonservice | 19444 | TCP | |
| hyperion-ng | protobufservice | protobufservice | 19445 | TCP | |