shlink helm

No introduction found. Create it?

Install

Install with:

helm repo add app-template oci://ghcr.io/bjw-s-labs/charts/
helm install shlink app-template/app-template -f values.yaml

Examples

See examples from other people.

Top Repositories (3 out of 7)

NameRepoStarsVersionTimestamp
shlinkgabe565/home-ops334.6.22 days ago
shlinkdrag0n141/home-ops534.6.217 days ago
shlinkszinn/k8s-homelab2914.6.217 days ago

Values

See the most popular values for this chart:

KeyTypes
string
string, number
string
string
string
number
number
number
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
controllers.shlink.containers.app.env.REDIS_SERVERS (1)
dragonfly.databases.svc.cluster.local
string
string
string
string
controllers.shlink.containers.app.image.tag (4)
5.0.1@sha256:a6d8508bc6b0eba5a28e1ee8b64dd5253434cd113c950e715baab4020edcd2a1
string
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
boolean
number
number
string
string
string
string
boolean
string
boolean
number
boolean
number
string
string
string
string
string
string
string
controllers.shlink.containers.web.image.tag (1)
4.7.0@sha256:80b4d00c445f61e38164a4f13bea4f915b0bdc051e74705fe21ffa92a3d6fed5
string
boolean
number
boolean
number
boolean
number
number
number
string
string
string
boolean
string
boolean
string
string
controllers.shlink.initContainers.init-db.image.tag (4)
18@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
string
string
string
string
number
number
string
number
string
string
number
string
string
string
string
string
number
string
string
string
string
string
controllers.main.containers.api.image.tag (2)
4.5.3@sha256:bd4bf920bcfc396140ba18ddf8891a55969a444485e2b1709030cbcc2d6623cd
string
number
string
number
boolean
number
string
string
string
string
controllers.main.containers.web.image.tag (2)
4.5.1@sha256:0e695130f19307dd89c5a2b9b3486106b2445319da88b3af489af162a8f05ee4
string
boolean
string
boolean
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
controllers.api.containers.app.image.tag (1)
5.0.1-roadrunner@sha256:8f8cbbdc451542ad366fde392fe0eaecae4e23e8efc7455688ee1bf170d8ec84
string
boolean
controllers.api.initContainers.geoip.command[] (1)
- sh
- -c
- set -eux cp -a ./vendor/shlinkio/shlink-ip-geolocation/src/GeoLite2/* /geoip sed -i 's|https://download.maxmind.com|http://geoip-download.geoip|' \ /geoip/GeoLite2Options.php
string
string
string
controllers.api.initContainers.geoip.image.tag (1)
5.0.1-roadrunner@sha256:8f8cbbdc451542ad366fde392fe0eaecae4e23e8efc7455688ee1bf170d8ec84
string
string
string
string
string
number
string
string
string
controllers.frontend.containers.app.image.tag (1)
4.7.0@sha256:80b4d00c445f61e38164a4f13bea4f915b0bdc051e74705fe21ffa92a3d6fed5
string
boolean
string
string
number
string
number
number
boolean
string
string
number
string
number
string
number
number
string
number
boolean
number
string
string
string
string
boolean
string
string
string
string
string
string
string
string
string
string
string
persistence.geolite2.advancedMounts.api.app[].path (1)
/etc/shlink/vendor/shlinkio/shlink-ip-geolocation/src/GeoLite2
string
boolean
string
string
string
string
route.app.hostnames[] (3)
- sh.${SECRET_DOMAIN_SHORT}
string
string
string
string
string
string
string
string
string
string
number
string
string
string
string
string
string
string
number
string
string
string
route.internal.hostnames[] (2)
- shlink.astrateam.net
string
string
string
string
string
number
string
string
string
string
string
string
string
string
string
string
string
string
string
string
route.frontend.rules[].name (1)
private
servers-json
service-worker
string
string
string
ingress.app.hosts[].host (1)
short.${SECRET_DOMAIN}
string
string
string
string
string
string
string
string
string
string
string
ingress.web.hosts[].host (1)
shlink.${SECRET_DOMAIN}
string
string
string
string
rawResources.auth.apiVersion (1)
gateway.envoyproxy.io/v1alpha1
string
string
string
string
string
rawResources.auth.spec.spec.jwt.providers[].remoteJWKS.uri (1)
https://${oidc_host}/application/o/shlink/jwks/
string
string
string
boolean
rawResources.auth.spec.spec.oidc.provider.issuer (1)
https://${oidc_host}/application/o/shlink/
string
rawResources.auth.spec.spec.oidc.scopes[] (1)
- openid
- offline_access
- shlink:token
string
rawResources.auth.spec.spec.targetRefs[].group (1)
gateway.networking.k8s.io
gateway.networking.k8s.io
string
string
rawResources.auth.spec.spec.targetRefs[].name (1)
{{ .Release.Name }}-frontend
{{ .Release.Name }}-frontend
string
string
rawResources.servers-json.apiVersion (1)
gateway.envoyproxy.io/v1alpha1
string
string
rawResources.servers-json.spec.spec.lua[].inline (1)
function envoy_on_request(handle) local api_key = handle:headers():get("x-shlink-token") if api_key then local json_body = '[{"name":"${app_url}", "url":"https://${app_url}", "apiKey":"' .. api_key .. '"}]' handle:respond( {[":status"] = "200", ["content-type"] = "application/json"}, json_body ) end end
string
string
string
string
string
string
rawResources.service-worker.apiVersion (1)
gateway.envoyproxy.io/v1alpha1
string
string
rawResources.service-worker.spec.spec.directResponse.body.inline (1)
self.addEventListener('install', event => { event.waitUntil(self.skipWaiting()) });
string
string
string
number