feat(shlink-web-client): Add shlink-web-client (#1618)

* feat(shlink-web-client): Add shlink-web-client

* mark questions as TODO

* update image (pending digest)

* remove port var (it does not do anything on this image)

* Update charts/incubator/shlink-web-client/values.yaml

* Update charts/incubator/shlink-web-client/values.yaml

* Update charts/incubator/shlink-web-client/values.yaml

* runasroot

* use the freed deepstack port for spotweb and also document its port

* yea.. that :D

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Stavros Kois
2021-12-30 11:52:55 +01:00
committed by GitHub
co-authored by Kjeld Schouten-Lebbing
parent db1f239a4c
commit 81243a0c35
9 changed files with 350 additions and 3 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

+2
View File
@@ -193,6 +193,7 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
| airsonic | main | main | 10047 | TCP | |
| booksonic-air | main | main | 10048 | TCP | |
| deepstack | main | main | 10049 | TCP | |
| spotweb | main | main | 10050 | TCP | |
| firefox-syncserver | main | main | 10051 | TCP | |
| whoogle | main | main | 10052 | TCP | |
| handbrake | main | main | 10053 | TCP | |
@@ -292,6 +293,7 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
| scrutiny | main | main | 10151 | TCP | |
| kodi-headless | websocket | websocket | 10152 | TCP | |
| shlink | main | main | 10153 | TCP | |
| shlink-web-client | main | main | 10154 | HTTP | |
| hyperion-ng | boblightservice | boblightservice | 19333 | TCP | |
| hyperion-ng | jsonservice | jsonservice | 19444 | TCP | |
| hyperion-ng | protobufservice | protobufservice | 19445 | TCP | |