Go to file
2023-12-24 13:59:22 -06:00
audiobookshelf true it on up y'all 2023-12-22 11:50:32 -06:00
budibase true it on up y'all 2023-12-22 11:50:32 -06:00
cascade true it on up y'all 2023-12-22 11:50:32 -06:00
cert-manager true it on up y'all 2023-12-22 11:50:32 -06:00
coredns true it on up y'all 2023-12-22 11:50:32 -06:00
deluge add deluge 2023-12-22 11:50:32 -06:00
dex true it on up y'all 2023-12-22 11:50:32 -06:00
dhcp-server add monferno 2023-12-23 17:59:04 -06:00
external-services true it on up y'all 2023-12-22 11:50:32 -06:00
factorio true it on up y'all 2023-12-22 11:50:32 -06:00
frigate only deploy frigate on pascal-bearing hosts 2023-12-24 13:59:22 -06:00
fusionpbx true it on up y'all 2023-12-22 11:50:32 -06:00
gitea true it on up y'all 2023-12-22 11:50:32 -06:00
gost-dns true it on up y'all 2023-12-22 11:50:32 -06:00
grist true it on up y'all 2023-12-22 11:50:32 -06:00
harbor true it on up y'all 2023-12-22 11:50:32 -06:00
illa true it on up y'all 2023-12-22 11:50:32 -06:00
ingress-shim true it on up y'all 2023-12-22 11:50:32 -06:00
jellyfin true it on up y'all 2023-12-22 11:50:32 -06:00
jenkins true it on up y'all 2023-12-22 11:50:32 -06:00
joplin remove duplicate namespace 2023-12-22 11:50:32 -06:00
keycloak true it on up y'all 2023-12-22 11:50:32 -06:00
kubevirt true it on up y'all 2023-12-22 11:50:32 -06:00
local-storage true it on up y'all 2023-12-22 11:50:32 -06:00
longhorn true it on up y'all 2023-12-22 11:50:32 -06:00
matrix true it on up y'all 2023-12-22 11:50:32 -06:00
metallb true it on up y'all 2023-12-22 11:50:32 -06:00
mosquitto fix multiple tls ingress on mosquitto 2023-12-22 16:43:23 -06:00
multus true it on up y'all 2023-12-22 11:50:32 -06:00
node-init add nvidia package node-init 2023-12-24 13:55:58 -06:00
node-red node-red-1 doesn't specify its generation 2023-12-22 11:50:32 -06:00
nordproxy true it on up y'all 2023-12-22 11:50:32 -06:00
nvidia true it on up y'all 2023-12-22 11:50:32 -06:00
peertube true it on up y'all 2023-12-22 11:50:32 -06:00
pihole true it on up y'all 2023-12-22 11:50:32 -06:00
profanity true it on up y'all 2023-12-22 11:50:32 -06:00
prowlarr add prowlarr 2023-12-22 11:50:32 -06:00
readarr true it on up y'all 2023-12-22 11:50:32 -06:00
sabnzbd add user scripts support to sabnzbd 2023-12-22 11:50:32 -06:00
sonarr true it on up y'all 2023-12-22 11:50:32 -06:00
stampy-mctimestamp stampy-mctimestamp enable! 2023-07-22 14:33:41 -05:00
storage-classes make ssd not the default storage class 2023-07-17 16:14:46 -05:00
syno-tls add syno-tls 2023-04-27 21:09:26 -05:00
toots-werts true it on up y'all 2023-12-22 11:50:32 -06:00
trilium add trilium deployments 2023-12-22 11:50:32 -06:00
tubearchivist upgrade tubearchivist 2023-12-22 19:45:42 -06:00
tubesync true it on up y'all 2023-12-22 11:50:32 -06:00
uptime-kuma true it on up y'all 2023-12-22 11:50:32 -06:00
vault update multiple ingresses to istio 2023-07-19 18:01:16 -05:00
vaultwarden true it on up y'all 2023-12-22 11:50:32 -06:00
vnc-mqtt-bridges add mqtt broker sealed secret 2023-12-22 11:50:32 -06:00
well-known-werts true it on up y'all 2023-12-22 11:50:32 -06:00
wildcard-tls true it on up y'all 2023-12-22 11:50:32 -06:00
ytmd ytmd ingress is istio 2023-07-19 17:29:38 -05:00
.gitignore true it on up y'all 2023-12-22 11:50:32 -06:00
.tool-versions upgrade k3sup 2023-12-23 17:59:16 -06:00
README.md add note about circular dependency in external-services 2023-04-28 17:14:03 -05:00

CASCADE's kubernetes manifests.

Circular dependency

This repo lives in git.strudelline.net. This repo creates the ingress for git.strudelline.net.

When this happens, it's possible that git.strudelline.net will not be available.

Depending on if haproxy-ingress is working, you may create only the ingress to bootstrap via kubectl create -f external-services/git.yaml.

If haproxy-ingress is not working yet, configure argo to ignore SSL until bootstrapped.

Alternatively, get rid of this dumb circular dependency.