Compare commits
112 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
4567854c12
|
|||
|
944d5793af
|
|||
| 85db172de8 | |||
|
d0263b767b
|
|||
|
a913dc0989
|
|||
| 08ceba58c2 | |||
|
0e6ba2c4d9
|
|||
|
eab7f0a533
|
|||
|
ac2ae0c3df
|
|||
|
93663535bc
|
|||
|
d06ef83ee2
|
|||
|
8ad2c46c20
|
|||
|
c83625bc88
|
|||
| ef81d700a8 | |||
|
b62f3935be
|
|||
| 412a6918b6 | |||
|
34dab7a09f
|
|||
| ac1ad7359f | |||
|
d8e470c623
|
|||
| 0cf458a6bb | |||
|
18fe757fe2
|
|||
| aa83a625ac | |||
|
30c821f5cd
|
|||
|
4bde426243
|
|||
| 2d8a0297f5 | |||
|
9b10b90acd
|
|||
| d672812300 | |||
|
e7fccaa53c
|
|||
| 0b5f4492a4 | |||
|
b9bb385320
|
|||
|
a0b0997c1a
|
|||
|
7ffa5c3341
|
|||
| 2c5cf9b6c4 | |||
|
0456497133
|
|||
| 7a31dac90c | |||
|
c8ce349135
|
|||
|
fc5786cdef
|
|||
| 1007e8ee4b | |||
|
7f487b0990
|
|||
| 9137db2b9f | |||
|
acaf66a39c
|
|||
|
2016580fa0
|
|||
| acb664318e | |||
|
b39e6fdce8
|
|||
| c21f54cc2c | |||
|
5b8aa97081
|
|||
| 9a94ccc337 | |||
|
2a2aeba921
|
|||
|
a11fea834b
|
|||
| 4ba9a42b7e | |||
|
453956f5d1
|
|||
| 9972e1ecb9 | |||
|
674aaaea9c
|
|||
|
c18ade7a7e
|
|||
|
7f984f61af
|
|||
| 4d2ac0b44d | |||
|
71372379b9
|
|||
|
e02f3aa9fd
|
|||
|
67f852c737
|
|||
|
fd20dccf6c
|
|||
|
9745f6aa53
|
|||
|
fc3d187d99
|
|||
|
b6a74c4a8f
|
|||
|
1b44fd7ab5
|
|||
|
37a0370bb3
|
|||
|
f5a07f0810
|
|||
|
5b5c394581
|
|||
|
0946ef68a3
|
|||
| dbfecc1090 | |||
|
4e22ab2416
|
|||
|
7719d488b7
|
|||
|
7f2a21d15d
|
|||
|
1d07f20850
|
|||
|
cc3a0ff414
|
|||
|
d337a6ad3d
|
|||
|
a55400a0ba
|
|||
|
b04c27eaf1
|
|||
|
5fc38bf8f0
|
|||
|
a83a8f9577
|
|||
|
5e3c0f386f
|
|||
|
6cb6ba6e22
|
|||
|
1043895e71
|
|||
|
b6952cec5c
|
|||
|
c2f8178b11
|
|||
|
dddbf25e45
|
|||
|
846aa2d534
|
|||
| 342ab378cd | |||
|
5ce3ac9a1e
|
|||
|
eeb45f24a4
|
|||
|
224102a066
|
|||
|
9851a131d3
|
|||
|
20473263ae
|
|||
| cb3528b17b | |||
|
1a25c3fcf3
|
|||
|
b2d6545070
|
|||
|
053c36a877
|
|||
|
968ef8d621
|
|||
|
4215d89d0b
|
|||
|
3b38a2c3a9
|
|||
|
42fd1e5a92
|
|||
|
8d6b3eb6b6
|
|||
|
442ba532cd
|
|||
| c71e4765e1 | |||
|
b1e62ed191
|
|||
|
5855b78976
|
|||
|
d849c4ca19
|
|||
|
101be3512a
|
|||
|
893f10a45c
|
|||
|
11f881c24b
|
|||
| f59574bda1 | |||
|
a2273c4336
|
|||
|
f0ac9bbd6d
|
@@ -14,7 +14,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: flaresolverr
|
- name: flaresolverr
|
||||||
image: ghcr.io/flaresolverr/flaresolverr:v3.4.1
|
image: ghcr.io/flaresolverr/flaresolverr:v3.4.6
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: "2Gi"
|
memory: "2Gi"
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: prowlarr
|
- name: prowlarr
|
||||||
image: linuxserver/prowlarr:version-2.0.5.5160
|
image: linuxserver/prowlarr:version-2.3.0.5236
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: config
|
- name: config
|
||||||
mountPath: /config
|
mountPath: /config
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: radarr
|
- name: radarr
|
||||||
image: linuxserver/radarr:version-5.27.5.10198
|
image: linuxserver/radarr:version-6.0.4.10291
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: config
|
- name: config
|
||||||
mountPath: /config
|
mountPath: /config
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: sonarr
|
- name: sonarr
|
||||||
image: linuxserver/sonarr:4.0.15
|
image: linuxserver/sonarr:version-4.0.16.2944
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: config
|
- name: config
|
||||||
mountPath: /config
|
mountPath: /config
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: deluge-tunnel
|
- name: deluge-tunnel
|
||||||
image: kroniak/ssh-client:3.21
|
image: kroniak/ssh-client:3.21
|
||||||
command: ["/bin/sh", "-c", "ssh -o StrictHostKeyChecking=no weyma-talos@45.152.211.243 -p 2222 -L 0.0.0.0:58846:127.0.0.1:58846 -L 0.0.0.0:8112:127.0.0.1:8112 -N"]
|
command: ["/bin/sh", "-c", "ssh -o StrictHostKeyChecking=no weyma-talos@184.107.106.14 -L 0.0.0.0:58846:127.0.0.1:58846 -L 0.0.0.0:8112:127.0.0.1:8112 -N"]
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: ssh-keys
|
- name: ssh-keys
|
||||||
mountPath: /root/.ssh
|
mountPath: /root/.ssh
|
||||||
|
|||||||
@@ -0,0 +1,10 @@
|
|||||||
|
apiVersion: objectbucket.io/v1alpha1
|
||||||
|
kind: ObjectBucketClaim
|
||||||
|
metadata:
|
||||||
|
name: attic-bucket
|
||||||
|
namespace: attic
|
||||||
|
spec:
|
||||||
|
additionalConfig:
|
||||||
|
maxSize: 100Gi
|
||||||
|
bucketName: attic-bucket
|
||||||
|
storageClassName: weyma-s3-bucket
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
apiVersion: v1
|
|
||||||
kind: Secret
|
|
||||||
metadata:
|
|
||||||
name: cert-dubyatp-xyz
|
|
||||||
annotations:
|
|
||||||
replicator.v1.mittwald.de/replicate-from: "cert-manager/cert-dubyatp-xyz"
|
|
||||||
replicator.v1.mittwald.de/replicated-keys: "tls.crt,tls.key"
|
|
||||||
data:
|
|
||||||
tls.crt: ""
|
|
||||||
tls.key: ""
|
|
||||||
@@ -0,0 +1,36 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: ConfigMap
|
||||||
|
metadata:
|
||||||
|
name: attic-config
|
||||||
|
data:
|
||||||
|
server.toml: |
|
||||||
|
listen = "[::]:8080"
|
||||||
|
allowed-hosts = []
|
||||||
|
|
||||||
|
#api-endpoint = "https://nix-cache.dubyatp.xyz/"
|
||||||
|
|
||||||
|
[database]
|
||||||
|
url = "sqlite:///var/empty/.local/share/attic/server.db"
|
||||||
|
|
||||||
|
[storage]
|
||||||
|
path = "/data/.local/share/attic/storage"
|
||||||
|
type = "local"
|
||||||
|
#region = "us-east-1"
|
||||||
|
#bucket = "attic-bucket"
|
||||||
|
#endpoint = "https://weyma-s3.infra.dubyatp.xyz"
|
||||||
|
|
||||||
|
[chunking]
|
||||||
|
nar-size-threshold = 65536
|
||||||
|
min-size = 16384
|
||||||
|
avg-size = 65536
|
||||||
|
max-size = 262144
|
||||||
|
|
||||||
|
[compression]
|
||||||
|
type = "zstd"
|
||||||
|
|
||||||
|
[garbage-collection]
|
||||||
|
interval = "12 hours"
|
||||||
|
|
||||||
|
[jwt]
|
||||||
|
|
||||||
|
[jwt.signing]
|
||||||
@@ -0,0 +1,24 @@
|
|||||||
|
apiVersion: external-secrets.io/v1
|
||||||
|
kind: ExternalSecret
|
||||||
|
metadata:
|
||||||
|
name: attic-db-auth
|
||||||
|
spec:
|
||||||
|
data:
|
||||||
|
- remoteRef:
|
||||||
|
conversionStrategy: Default
|
||||||
|
decodingStrategy: None
|
||||||
|
key: cloudnativepg
|
||||||
|
metadataPolicy: None
|
||||||
|
property: attic_pw
|
||||||
|
secretKey: password
|
||||||
|
refreshInterval: 1h
|
||||||
|
secretStoreRef:
|
||||||
|
kind: ClusterSecretStore
|
||||||
|
name: weyma-vault
|
||||||
|
target:
|
||||||
|
template:
|
||||||
|
data:
|
||||||
|
ATTIC_SERVER_DATABASE_URL: "postgres://attic:{{ .password }}@pooler-weyma-rw.cloudnativepg.svc.cluster.local/attic"
|
||||||
|
creationPolicy: Owner
|
||||||
|
deletionPolicy: Retain
|
||||||
|
name: attic-db-auth
|
||||||
+12
-2
@@ -3,6 +3,7 @@ kind: Deployment
|
|||||||
metadata:
|
metadata:
|
||||||
name: attic
|
name: attic
|
||||||
spec:
|
spec:
|
||||||
|
replicas: 3
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: attic
|
app: attic
|
||||||
@@ -13,17 +14,26 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: attic
|
- name: attic
|
||||||
image: ghcr.io/zhaofengli/attic:ff8a897d1f4408ebbf4d45fa9049c06b3e1e3f4e
|
image: ghcr.io/zhaofengli/attic:c4ffb5e86e928572e867bd3f81545293313e0a08
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: attic-secret
|
name: attic-secret
|
||||||
|
- secretRef:
|
||||||
|
name: attic-db-auth
|
||||||
|
- secretRef:
|
||||||
|
name: attic-bucket
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: attic-pvc
|
- name: attic-pvc
|
||||||
mountPath: /var/empty
|
mountPath: /var/empty/
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: "2Gi"
|
memory: "2Gi"
|
||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
|
- name: multitool
|
||||||
|
image: wbitt/network-multitool
|
||||||
|
volumeMounts:
|
||||||
|
- name: attic-pvc
|
||||||
|
mountPath: /var/empty/
|
||||||
volumes:
|
volumes:
|
||||||
- name: attic-pvc
|
- name: attic-pvc
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
|
|||||||
@@ -0,0 +1,18 @@
|
|||||||
|
apiVersion: gateway.networking.k8s.io/v1
|
||||||
|
kind: Gateway
|
||||||
|
metadata:
|
||||||
|
name: traefik
|
||||||
|
spec:
|
||||||
|
gatewayClassName: traefik
|
||||||
|
listeners:
|
||||||
|
- name: https
|
||||||
|
protocol: HTTPS
|
||||||
|
port: 8443
|
||||||
|
tls:
|
||||||
|
mode: Terminate
|
||||||
|
certificateRefs:
|
||||||
|
- name: cert-dubyatp-xyz
|
||||||
|
namespace: cert-manager
|
||||||
|
allowedRoutes:
|
||||||
|
namespaces:
|
||||||
|
from: Same
|
||||||
@@ -0,0 +1,19 @@
|
|||||||
|
apiVersion: gateway.networking.k8s.io/v1
|
||||||
|
kind: HTTPRoute
|
||||||
|
metadata:
|
||||||
|
name: attic
|
||||||
|
spec:
|
||||||
|
parentRefs:
|
||||||
|
- name: traefik
|
||||||
|
sectionName: https
|
||||||
|
kind: Gateway
|
||||||
|
hostnames:
|
||||||
|
- nix-cache.dubyatp.xyz
|
||||||
|
rules:
|
||||||
|
- matches:
|
||||||
|
- path:
|
||||||
|
type: PathPrefix
|
||||||
|
value: /
|
||||||
|
backendRefs:
|
||||||
|
- name: attic-svc
|
||||||
|
port: 8080
|
||||||
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: authentik
|
- name: authentik
|
||||||
version: 2025.12.3
|
version: 2026.5.5
|
||||||
repository: https://charts.goauthentik.io
|
repository: https://charts.goauthentik.io
|
||||||
+47
-2
@@ -32,8 +32,10 @@ authentik:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: authentik-credentials
|
name: authentik-credentials
|
||||||
key: authentik-secret-key
|
key: authentik-secret-key
|
||||||
|
- name: AUTHENTIK_POSTGRESQL__DISABLE_SERVER_SIDE_CURSORS
|
||||||
|
value: "true"
|
||||||
- name: AUTHENTIK_POSTGRESQL__HOST
|
- name: AUTHENTIK_POSTGRESQL__HOST
|
||||||
value: pooler-weyma-rw.cloudnativepg.svc.cluster.local
|
value: pooler-weyma-rw-authentik.cloudnativepg.svc.cluster.local
|
||||||
- name: AUTHENTIK_POSTGRESQL__NAME
|
- name: AUTHENTIK_POSTGRESQL__NAME
|
||||||
value: authentik
|
value: authentik
|
||||||
- name: AUTHENTIK_POSTGRESQL__USER
|
- name: AUTHENTIK_POSTGRESQL__USER
|
||||||
@@ -58,7 +60,41 @@ authentik:
|
|||||||
key: smtp-password
|
key: smtp-password
|
||||||
- name: AUTHENTIK_EMAIL__TIMEOUT
|
- name: AUTHENTIK_EMAIL__TIMEOUT
|
||||||
value: "30"
|
value: "30"
|
||||||
|
- name: AUTHENTIK_STORAGE__BACKEND
|
||||||
|
value: "s3"
|
||||||
|
- name: AUTHENTIK_STORAGE__S3__ENDPOINT
|
||||||
|
value: "https://weyma-s3.infra.dubyatp.xyz"
|
||||||
|
- name: AUTHENTIK_STORAGE__S3__BUCKET_NAME
|
||||||
|
value: "authentik-files"
|
||||||
|
- name: AUTHENTIK_STORAGE__S3__ACCESS_KEY
|
||||||
|
valueFrom:
|
||||||
|
secretKeyRef:
|
||||||
|
name: authentik-files
|
||||||
|
key: AWS_ACCESS_KEY_ID
|
||||||
|
- name: AUTHENTIK_STORAGE__S3__SECRET_KEY
|
||||||
|
valueFrom:
|
||||||
|
secretKeyRef:
|
||||||
|
name: authentik-files
|
||||||
|
key: AWS_SECRET_ACCESS_KEY
|
||||||
additionalObjects:
|
additionalObjects:
|
||||||
|
- apiVersion: gateway.networking.k8s.io/v1
|
||||||
|
kind: Gateway
|
||||||
|
metadata:
|
||||||
|
name: traefik
|
||||||
|
spec:
|
||||||
|
gatewayClassName: traefik
|
||||||
|
listeners:
|
||||||
|
- name: https
|
||||||
|
protocol: HTTPS
|
||||||
|
port: 8443
|
||||||
|
tls:
|
||||||
|
mode: Terminate
|
||||||
|
certificateRefs:
|
||||||
|
- name: cert-dubyatp-xyz
|
||||||
|
namespace: cert-manager
|
||||||
|
allowedRoutes:
|
||||||
|
namespaces:
|
||||||
|
from: Same
|
||||||
- apiVersion: networking.k8s.io/v1
|
- apiVersion: networking.k8s.io/v1
|
||||||
kind: Ingress
|
kind: Ingress
|
||||||
metadata:
|
metadata:
|
||||||
@@ -145,4 +181,13 @@ authentik:
|
|||||||
target:
|
target:
|
||||||
creationPolicy: Owner
|
creationPolicy: Owner
|
||||||
deletionPolicy: Retain
|
deletionPolicy: Retain
|
||||||
name: authentik-db-auth
|
name: authentik-db-auth
|
||||||
|
- apiVersion: objectbucket.io/v1alpha1
|
||||||
|
kind: ObjectBucketClaim
|
||||||
|
metadata:
|
||||||
|
name: authentik-files
|
||||||
|
spec:
|
||||||
|
additionalConfig:
|
||||||
|
maxSize: 20Gi
|
||||||
|
bucketName: authentik-files
|
||||||
|
storageClassName: weyma-s3-bucket
|
||||||
@@ -0,0 +1,41 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: ConfigMap
|
||||||
|
metadata:
|
||||||
|
name: runner-config
|
||||||
|
data:
|
||||||
|
config.yaml: |-
|
||||||
|
log:
|
||||||
|
level: info
|
||||||
|
runner:
|
||||||
|
file: /data/.runner
|
||||||
|
capacity: 1
|
||||||
|
env_file: .env
|
||||||
|
timeout: 3h
|
||||||
|
shutdown_timeout: 0s
|
||||||
|
insecure: false
|
||||||
|
fetch_timeout: 5s
|
||||||
|
fetch_interval: 2s
|
||||||
|
labels:
|
||||||
|
- "ubuntu-latest:docker://docker.gitea.com/runner-images:ubuntu-latest"
|
||||||
|
- "ubuntu-22.04:docker://docker.gitea.com/runner-images:ubuntu-22.04"
|
||||||
|
- "ubuntu-20.04:docker://docker.gitea.com/runner-images:ubuntu-20.04"
|
||||||
|
cache:
|
||||||
|
enabled: true
|
||||||
|
dir: ""
|
||||||
|
host: ""
|
||||||
|
port: 0
|
||||||
|
external_server: ""
|
||||||
|
container:
|
||||||
|
network: "host"
|
||||||
|
privileged: false
|
||||||
|
options: ""
|
||||||
|
workdir_parent: /scratch
|
||||||
|
valid_volumes:
|
||||||
|
- /scratch/**
|
||||||
|
docker_host: ""
|
||||||
|
force_pull: true
|
||||||
|
force_rebuild: false
|
||||||
|
require_docker: false
|
||||||
|
docker_timeout: 0s
|
||||||
|
host:
|
||||||
|
workdir_parent:
|
||||||
@@ -16,22 +16,37 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
app: act-runner
|
app: act-runner
|
||||||
spec:
|
spec:
|
||||||
containers:
|
initContainers:
|
||||||
- name: runner
|
- name: sysctl
|
||||||
|
image: busybox
|
||||||
|
securityContext:
|
||||||
|
privileged: true
|
||||||
command:
|
command:
|
||||||
- sh
|
- sh
|
||||||
- -c
|
- -c
|
||||||
- while ! nc -z localhost 2376 </dev/null; do echo 'waiting for docker daemon...';
|
- echo 28633 > /proc/sys/user/max_user_namespaces
|
||||||
sleep 5; done; /sbin/tini -- run.sh
|
- name: chown-data
|
||||||
image: gitea/act_runner:nightly
|
image: busybox
|
||||||
|
securityContext:
|
||||||
|
runAsUser: 0
|
||||||
|
command:
|
||||||
|
- sh
|
||||||
|
- -c
|
||||||
|
- chown -R 1000:1000 /data
|
||||||
|
volumeMounts:
|
||||||
|
- name: runner-data
|
||||||
|
mountPath: /data
|
||||||
|
containers:
|
||||||
|
- name: runner
|
||||||
|
image: gitea/act_runner:nightly-dind-rootless
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
env:
|
env:
|
||||||
|
- name: DOCKERD_ROOTLESS_ROOTLESSKIT_FLAGS
|
||||||
|
value: "--net=slirp4netns --copy-up=/etc"
|
||||||
|
- name: CONFIG_FILE
|
||||||
|
value: /config/config.yaml
|
||||||
- name: DOCKER_HOST
|
- name: DOCKER_HOST
|
||||||
value: tcp://localhost:2376
|
value: unix:///run/user/1000/docker.sock
|
||||||
- name: DOCKER_CERT_PATH
|
|
||||||
value: /certs/client
|
|
||||||
- name: DOCKER_TLS_VERIFY
|
|
||||||
value: "1"
|
|
||||||
- name: GITEA_INSTANCE_URL
|
- name: GITEA_INSTANCE_URL
|
||||||
value: https://git.dubyatp.xyz
|
value: https://git.dubyatp.xyz
|
||||||
- name: GITEA_RUNNER_REGISTRATION_TOKEN
|
- name: GITEA_RUNNER_REGISTRATION_TOKEN
|
||||||
@@ -39,32 +54,29 @@ spec:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
key: registration-token
|
key: registration-token
|
||||||
name: gitea-runner-token
|
name: gitea-runner-token
|
||||||
terminationMessagePath: /dev/termination-log
|
|
||||||
terminationMessagePolicy: File
|
|
||||||
volumeMounts:
|
|
||||||
- name: docker-certs
|
|
||||||
mountPath: /certs
|
|
||||||
- name: runner-data
|
|
||||||
mountPath: /data
|
|
||||||
- name: daemon
|
|
||||||
env:
|
|
||||||
- name: DOCKER_TLS_CERTDIR
|
|
||||||
value: /certs
|
|
||||||
image: docker:23.0.6-dind
|
|
||||||
imagePullPolicy: IfNotPresent
|
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: true
|
privileged: true
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
terminationMessagePolicy: File
|
terminationMessagePolicy: File
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /certs
|
- name: runner-config
|
||||||
name: docker-certs
|
mountPath: /config
|
||||||
|
- name: runner-data
|
||||||
|
mountPath: /data
|
||||||
|
- name: runner-scratch
|
||||||
|
mountPath: /scratch
|
||||||
dnsPolicy: ClusterFirst
|
dnsPolicy: ClusterFirst
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
schedulerName: default-scheduler
|
schedulerName: default-scheduler
|
||||||
terminationGracePeriodSeconds: 30
|
terminationGracePeriodSeconds: 30
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker-certs
|
- name: runner-scratch
|
||||||
|
emptyDir:
|
||||||
|
medium: Memory
|
||||||
|
sizeLimit: 5Gi
|
||||||
|
- name: runner-config
|
||||||
|
configMap:
|
||||||
|
name: runner-config
|
||||||
volumeClaimTemplates:
|
volumeClaimTemplates:
|
||||||
- metadata:
|
- metadata:
|
||||||
name: runner-data
|
name: runner-data
|
||||||
|
|||||||
+1
-1
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: gitea
|
- name: gitea
|
||||||
version: 12.5.5
|
version: 12.7.0
|
||||||
repository: https://weyma-s3.infra.dubyatp.xyz/helm-bucket-ea34bc44-ef19-480d-a16a-1e583991f123/charts/
|
repository: https://weyma-s3.infra.dubyatp.xyz/helm-bucket-ea34bc44-ef19-480d-a16a-1e583991f123/charts/
|
||||||
+39
-19
@@ -1,15 +1,27 @@
|
|||||||
gitea:
|
gitea:
|
||||||
replicaCount: 3
|
replicaCount: 3
|
||||||
ingress:
|
# ingress:
|
||||||
enabled: true
|
# enabled: true
|
||||||
hosts:
|
# hosts:
|
||||||
- host: git.dubyatp.xyz
|
# - host: git.dubyatp.xyz
|
||||||
paths:
|
# paths:
|
||||||
- path: /
|
# - path: /
|
||||||
tls:
|
# tls:
|
||||||
- secretName: cert-dubyatp-xyz
|
# - secretName: cert-dubyatp-xyz
|
||||||
hosts:
|
# hosts:
|
||||||
- git.dubyatp.xyz
|
# - git.dubyatp.xyz
|
||||||
|
gateway:
|
||||||
|
httpRoute:
|
||||||
|
enabled: true
|
||||||
|
hostnames:
|
||||||
|
- git.dubyatp.xyz
|
||||||
|
parentRefs:
|
||||||
|
- name: traefik
|
||||||
|
sectionName: https
|
||||||
|
kind: Gateway
|
||||||
|
pathType: PathPrefix
|
||||||
|
paths:
|
||||||
|
- path: /
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
create: true
|
create: true
|
||||||
@@ -105,16 +117,24 @@ gitea:
|
|||||||
services:
|
services:
|
||||||
- name: gitea-ssh
|
- name: gitea-ssh
|
||||||
port: 22
|
port: 22
|
||||||
- apiVersion: v1
|
- apiVersion: gateway.networking.k8s.io/v1
|
||||||
kind: Secret
|
kind: Gateway
|
||||||
metadata:
|
metadata:
|
||||||
name: cert-dubyatp-xyz
|
name: traefik
|
||||||
annotations:
|
spec:
|
||||||
replicator.v1.mittwald.de/replicate-from: "cert-manager/cert-dubyatp-xyz"
|
gatewayClassName: traefik
|
||||||
replicator.v1.mittwald.de/replicated-keys: "tls.crt,tls.key"
|
listeners:
|
||||||
data:
|
- name: https
|
||||||
tls.crt: ""
|
protocol: HTTPS
|
||||||
tls.key: ""
|
port: 8443
|
||||||
|
tls:
|
||||||
|
mode: Terminate
|
||||||
|
certificateRefs:
|
||||||
|
- name: cert-dubyatp-xyz
|
||||||
|
namespace: cert-manager
|
||||||
|
allowedRoutes:
|
||||||
|
namespaces:
|
||||||
|
from: Same
|
||||||
- apiVersion: external-secrets.io/v1
|
- apiVersion: external-secrets.io/v1
|
||||||
kind: ExternalSecret
|
kind: ExternalSecret
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
+1
-1
@@ -191,6 +191,6 @@ grafana:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bats/bats
|
repository: bats/bats
|
||||||
tag: 1.13.0
|
tag: 1.14.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
useStatefulSet: false
|
useStatefulSet: false
|
||||||
+1
-1
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: jellyfin
|
- name: jellyfin
|
||||||
version: 2.7.0
|
version: 3.2.0
|
||||||
repository: https://jellyfin.github.io/jellyfin-helm
|
repository: https://jellyfin.github.io/jellyfin-helm
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
apiVersion: gateway.networking.k8s.io/v1
|
||||||
|
kind: Gateway
|
||||||
|
metadata:
|
||||||
|
name: traefik
|
||||||
|
spec:
|
||||||
|
gatewayClassName: traefik
|
||||||
|
listeners:
|
||||||
|
- name: https
|
||||||
|
protocol: HTTPS
|
||||||
|
port: 8443
|
||||||
|
tls:
|
||||||
|
mode: Terminate
|
||||||
|
certificateRefs:
|
||||||
|
- name: cert-dubyatp-xyz
|
||||||
|
namespace: cert-manager
|
||||||
|
allowedRoutes:
|
||||||
|
namespaces:
|
||||||
|
from: Same
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
{{- if and (.Values.jellyfin.metrics.enabled) (.Values.jellyfin.ingress.enabled) -}}
|
{{- if and (.Values.jellyfin.metrics.enabled) (.Values.jellyfin.httpRoute.enabled) -}}
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
@@ -13,21 +13,22 @@ spec:
|
|||||||
port: 6767
|
port: 6767
|
||||||
targetPort: 6767
|
targetPort: 6767
|
||||||
---
|
---
|
||||||
apiVersion: networking.k8s.io/v1
|
apiVersion: gateway.networking.k8s.io/v1
|
||||||
kind: Ingress
|
kind: HTTPRoute
|
||||||
metadata:
|
metadata:
|
||||||
name: block-metrics
|
name: block-metrics
|
||||||
namespace: {{ .Release.Namespace }}
|
namespace: {{ .Release.Namespace }}
|
||||||
spec:
|
spec:
|
||||||
|
parentRefs:
|
||||||
|
{{- toYaml .Values.jellyfin.httpRoute.parentRefs | nindent 4 }}
|
||||||
|
hostnames:
|
||||||
|
{{- toYaml .Values.jellyfin.httpRoute.hostnames | nindent 4 }}
|
||||||
rules:
|
rules:
|
||||||
- host: {{ (index .Values.jellyfin.ingress.hosts 0).host }}
|
- matches:
|
||||||
http:
|
- path:
|
||||||
paths:
|
type: PathPrefix
|
||||||
- pathType: Prefix
|
value: /metrics
|
||||||
path: "/metrics"
|
backendRefs:
|
||||||
backend:
|
- name: dummy-svc
|
||||||
service:
|
port: 6767
|
||||||
name: dummy-svc
|
|
||||||
port:
|
|
||||||
number: 6767
|
|
||||||
{{- end }}
|
{{- end }}
|
||||||
@@ -1,11 +0,0 @@
|
|||||||
apiVersion: v1
|
|
||||||
data:
|
|
||||||
tls.crt:
|
|
||||||
tls.key:
|
|
||||||
kind: Secret
|
|
||||||
metadata:
|
|
||||||
annotations:
|
|
||||||
replicator.v1.mittwald.de/replicate-from: cert-manager/cert-dubyatp-xyz
|
|
||||||
replicator.v1.mittwald.de/replicated-keys: tls.crt,tls.key
|
|
||||||
name: cert-dubyatp-xyz
|
|
||||||
type: Opaque
|
|
||||||
+7
-16
@@ -1,17 +1,14 @@
|
|||||||
jellyfin:
|
jellyfin:
|
||||||
deploymentStrategy:
|
deploymentStrategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
ingress:
|
httpRoute:
|
||||||
enabled: true
|
enabled: true
|
||||||
hosts:
|
parentRefs:
|
||||||
- host: jellyfin.dubyatp.xyz
|
- name: traefik
|
||||||
paths:
|
sectionName: https
|
||||||
- path: /
|
kind: Gateway
|
||||||
pathType: ImplementationSpecific
|
hostnames:
|
||||||
tls:
|
- jellyfin.dubyatp.xyz
|
||||||
- secretName: cert-dubyatp.xyz
|
|
||||||
hosts:
|
|
||||||
- jellyfin.dubyatp.xyz
|
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
size: 25Gi
|
size: 25Gi
|
||||||
@@ -26,10 +23,6 @@ jellyfin:
|
|||||||
nfs:
|
nfs:
|
||||||
server: 10.105.15.20
|
server: 10.105.15.20
|
||||||
path: /mnt/hdd-pool/movies
|
path: /mnt/hdd-pool/movies
|
||||||
- name: dvr
|
|
||||||
nfs:
|
|
||||||
server: 10.105.15.20
|
|
||||||
path: /mnt/hdd-pool/DVR
|
|
||||||
- name: youtube-vids
|
- name: youtube-vids
|
||||||
nfs:
|
nfs:
|
||||||
server: 10.105.15.20
|
server: 10.105.15.20
|
||||||
@@ -50,8 +43,6 @@ jellyfin:
|
|||||||
mountPath: /mnt/tv-shows
|
mountPath: /mnt/tv-shows
|
||||||
- name: movies
|
- name: movies
|
||||||
mountPath: /mnt/movies
|
mountPath: /mnt/movies
|
||||||
- name: dvr
|
|
||||||
mountPath: /mnt/dvr
|
|
||||||
- name: youtube-vids
|
- name: youtube-vids
|
||||||
mountPath: /mnt/youtube-vids
|
mountPath: /mnt/youtube-vids
|
||||||
- name: transcode-temp
|
- name: transcode-temp
|
||||||
|
|||||||
@@ -54,7 +54,7 @@ spec:
|
|||||||
envFrom:
|
envFrom:
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: netmaker-config
|
name: netmaker-config
|
||||||
image: gravitl/netmaker:v1.4.0
|
image: gravitl/netmaker:v1.6.0
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: netmaker
|
name: netmaker
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: netmaker-ui
|
- name: netmaker-ui
|
||||||
image: gravitl/netmaker-ui:v1.1.0
|
image: gravitl/netmaker-ui:v1.6.0
|
||||||
env:
|
env:
|
||||||
- name: BACKEND_URL
|
- name: BACKEND_URL
|
||||||
value: 'https://api.netmaker.infra.dubyatp.xyz'
|
value: 'https://api.netmaker.infra.dubyatp.xyz'
|
||||||
|
|||||||
@@ -0,0 +1,28 @@
|
|||||||
|
apiVersion: v2
|
||||||
|
name: searxng
|
||||||
|
description: A Helm chart for Kubernetes
|
||||||
|
|
||||||
|
# A chart can be either an 'application' or a 'library' chart.
|
||||||
|
#
|
||||||
|
# Application charts are a collection of templates that can be packaged into versioned archives
|
||||||
|
# to be deployed.
|
||||||
|
#
|
||||||
|
# Library charts provide useful utilities or functions for the chart developer. They're included as
|
||||||
|
# a dependency of application charts to inject those utilities and functions into the rendering
|
||||||
|
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
|
||||||
|
type: application
|
||||||
|
|
||||||
|
# This is the chart version. This version number should be incremented each time you make changes
|
||||||
|
# to the chart and its templates, including the app version.
|
||||||
|
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||||
|
version: 0.1.0
|
||||||
|
|
||||||
|
# This is the version number of the application being deployed. This version number should be
|
||||||
|
# incremented each time you make changes to the application. Versions are not expected to
|
||||||
|
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||||
|
appVersion: "1.0"
|
||||||
|
|
||||||
|
dependencies:
|
||||||
|
- name: searxng
|
||||||
|
version: 1.1.4
|
||||||
|
repository: https://charts.kubito.dev
|
||||||
@@ -14,12 +14,14 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: yt-dlp-bot
|
- name: yt-dlp-bot
|
||||||
image: 'git.dubyatp.xyz/williamp/yt-dlp-bot:d7ad90a'
|
image: 'git.dubyatp.xyz/williamp/yt-dlp-bot:f48776c'
|
||||||
env:
|
env:
|
||||||
- name: OUT_PATH
|
- name: OUT_PATH
|
||||||
value: /data/youtube-vids
|
value: /data/youtube-vids
|
||||||
- name: TEMP_PATH
|
- name: TEMP_PATH
|
||||||
value: /tmp/ytdlp-temp
|
value: /tmp/ytdlp-temp
|
||||||
|
- name: LOADING_EMOJI
|
||||||
|
value: "<a:loading:1479485735076761848>"
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: yt-dlp-discord-token
|
name: yt-dlp-discord-token
|
||||||
|
|||||||
Reference in New Issue
Block a user