linkding helm

No introduction found. Create it?

Install

Install with:

helm repo add bjw-s https://bjw-s-labs.github.io/helm-charts/
helm install linkding bjw-s/app-template -f values.yaml

Examples

See examples from other people.

Top Repositories (2 out of 4)

NameRepoStarsVersionTimestamp
linkdingJJGadgets/Biohazard714.1.2a month ago
linkdingpl4nty/homelab404.1.13 months ago

Values

See the most popular values for this chart:

KeyTypes
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
controllers.app.containers.app.env.LD_FAVICON_PROVIDER (1)
https://icons.duckduckgo.com/ip3/{domain}.ico
string
string
string
number
string
string
string
controllers.app.containers.app.image.tag (1)
1.42.0-plus@sha256:001732f2c0e98f75c1c20cb37413abb0bbcebd536afa37ee94121dae5497e1bc
string
boolean
boolean
string
string
string
boolean
string
boolean
string
string
string
number
string
string
string
string
string
string
string
string
string
string
string
string
number
string
string
controllers.bg-tasks.containers.bg-tasks.image.tag (1)
1.42.0-plus@sha256:001732f2c0e98f75c1c20cb37413abb0bbcebd536afa37ee94121dae5497e1bc
string
string
string
string
boolean
string
boolean
string
string
string
number
string
number
string
string
string
number
string
number
configMaps.overrides.data."head.html" (2)
{{`{% load static %} <head> <meta charset="UTF-8"> <link rel="icon" href="https://tplant.com.au/avatar.ico" sizes="256x256"> <link rel="apple-touch-icon" sizes="180x180" href="{% static 'apple-touch-icon.png' %}"> <link rel="mask-icon" href="{% static 'safari-pinned-tab.svg' %}" color="#5856e0"> <link rel="manifest" href="{% url 'linkding:manifest' %}"> <link rel="search" type="application/opensearchdescription+xml" title="Linkding" href="{% url 'linkding:opensearch' %}"/> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimal-ui"> <meta name="description" content="Useful apps I've made or found on the web"> <meta name="robots" content="index,follow"> <meta name="author" content="Tom Plant"> <title>apps.tplant.com.au</title> {# Include specific theme variant based on user profile setting #} {% if request.user_profile.theme == 'light' %} <link href="{% static 'theme-light.css' %}?v={{ app_version }}" rel="stylesheet" type="text/css"/> <meta name="theme-color" content="#5856e0"> {% elif request.user_profile.theme == 'dark' %} <link href="{% static 'theme-dark.css' %}?v={{ app_version }}" rel="stylesheet" type="text/css"/> <meta name="theme-color" content="#161822"> {% else %} {# Use auto theme as fallback #} <link href="{% static 'theme-dark.css' %}?v={{ app_version }}" rel="stylesheet" type="text/css" media="(prefers-color-scheme: dark)"/> <link href="{% static 'theme-light.css' %}?v={{ app_version }}" rel="stylesheet" type="text/css" media="(prefers-color-scheme: light)"/> <meta name="theme-color" media="(prefers-color-scheme: dark)" content="#161822"> <meta name="theme-color" media="(prefers-color-scheme: light)" content="#5856e0"> {% endif %} {% if request.user_profile.custom_css %} <link href="{% url 'linkding:custom_css' %}?hash={{ request.user_profile.custom_css_hash }}" rel="stylesheet" type="text/css"/> {% endif %} <meta name="turbo-cache-control" content="no-preview"> {% if not request.global_settings.enable_link_prefetch %} <meta name="turbo-prefetch" content="false"> {% endif %} {% if rss_feed_url %} <link rel="alternate" type="application/rss+xml" href="{{ rss_feed_url }}" /> {% endif %} <script src="{% static "bundle.js" %}?v={{ app_version }}"></script> </head>`}}
string
string
ingress.main.hosts[].host (2)
${APP_DNS_LINKDING:=linkding}
string
string
string
string
string
string
ingress.main.tls[].hosts[] (2)
- ${APP_DNS_LINKDING:=linkding}
string
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1)
Set-Cookie,X-authentik-username,X-authentik-groups,X-authentik-email,X-authentik-name,X-authentik-uid
string
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-signin" (1)
https://bookmarks.${S_HOMEPROD_DOMAIN}/outpost.goauthentik.io/start?rd=$escaped_request_uri
string
string
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-url" (1)
http://ak-outpost-authentik-embedded-outpost.default.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx
string
boolean
string
string
string
string
string
string
boolean
string
string
persistence.data.type (1)
persistentVolumeClaim
string
persistence.overrides.globalMounts[].path (2)
/etc/linkding/bookmarks/templates/bookmarks/head.html
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
route.main.hostnames[] (2)
- links.${PUBLIC_DOMAIN}
string
string
string
string
number
string
string
boolean
string
string
boolean
defaultPodOptions.hostAliases[].hostnames[] (1)
- ${APP_DNS_AUTHENTIK:=authentik}
string
defaultPodOptions.hostAliases[].ip (1)
${APP_IP_AUTHENTIK:=127.0.0.1}
string
boolean
number
string
number
boolean
number
string