Compare commits
6 Commits
3adf835dea
...
b3cb95ab78
Author | SHA1 | Date | |
---|---|---|---|
b3cb95ab78 | |||
17720b3635 | |||
|
bfeedf6115 | ||
|
2c88c9e295 | ||
|
6e39d28c0e | ||
|
746a1d6e81 |
@@ -57,7 +57,7 @@ calibre-web-automated:
|
|||||||
bypass:
|
bypass:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/sarperavci/cloudflarebypassforscraping
|
repository: ghcr.io/sarperavci/cloudflarebypassforscraping
|
||||||
tag: latest@sha256:e937223b9321168efec4ce4b60958d399b6dde37791ea6dc67d05b057c0f167e
|
tag: latest@sha256:8e99847ae05bce24fe8a400bb9b30990a4cec32853f3975905eab95e05febefa
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
@@ -30,7 +30,7 @@ dependencies:
|
|||||||
version: 7.0.0
|
version: 7.0.0
|
||||||
repository: https://operator.min.io/
|
repository: https://operator.min.io/
|
||||||
- name: valkey
|
- name: valkey
|
||||||
version: 2.4.0
|
version: 2.4.1
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
- name: cloudflared
|
- name: cloudflared
|
||||||
alias: cloudflared-directus
|
alias: cloudflared-directus
|
||||||
|
@@ -9,7 +9,7 @@ directus:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: directus/directus
|
repository: directus/directus
|
||||||
tag: 11.5.0
|
tag: 11.5.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: PUBLIC_URL
|
- name: PUBLIC_URL
|
||||||
|
@@ -2,7 +2,7 @@ element-web:
|
|||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
image:
|
image:
|
||||||
repository: vectorim/element-web
|
repository: vectorim/element-web
|
||||||
tag: v1.11.93
|
tag: v1.11.94
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
defaultServer:
|
defaultServer:
|
||||||
url: https://matrix.alexlebens.dev
|
url: https://matrix.alexlebens.dev
|
||||||
|
@@ -21,7 +21,7 @@ dependencies:
|
|||||||
repository: https://bjw-s.github.io/helm-charts/
|
repository: https://bjw-s.github.io/helm-charts/
|
||||||
version: 3.7.1
|
version: 3.7.1
|
||||||
- name: valkey
|
- name: valkey
|
||||||
version: 2.4.0
|
version: 2.4.1
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-16-cluster
|
alias: postgres-16-cluster
|
||||||
|
@@ -31,7 +31,7 @@ dependencies:
|
|||||||
version: 7.0.0
|
version: 7.0.0
|
||||||
repository: https://operator.min.io/
|
repository: https://operator.min.io/
|
||||||
- name: valkey
|
- name: valkey
|
||||||
version: 2.4.0
|
version: 2.4.1
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
- name: cloudflared
|
- name: cloudflared
|
||||||
alias: cloudflared-outline
|
alias: cloudflared-outline
|
||||||
|
@@ -19,7 +19,7 @@ dependencies:
|
|||||||
repository: https://bjw-s.github.io/helm-charts/
|
repository: https://bjw-s.github.io/helm-charts/
|
||||||
version: 3.7.1
|
version: 3.7.1
|
||||||
- name: valkey
|
- name: valkey
|
||||||
version: 2.4.0
|
version: 2.4.1
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/svg/searxng.svg
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/svg/searxng.svg
|
||||||
appVersion: 1.0.0
|
appVersion: 1.0.0
|
||||||
|
@@ -133,7 +133,7 @@ komodo:
|
|||||||
- path: /syncs
|
- path: /syncs
|
||||||
readOnly: false
|
readOnly: false
|
||||||
postgres-17-cluster:
|
postgres-17-cluster:
|
||||||
mode: recovery
|
mode: standalone
|
||||||
cluster:
|
cluster:
|
||||||
walStorage:
|
walStorage:
|
||||||
storageClass: local-path
|
storageClass: local-path
|
||||||
@@ -141,12 +141,8 @@ postgres-17-cluster:
|
|||||||
storageClass: local-path
|
storageClass: local-path
|
||||||
monitoring:
|
monitoring:
|
||||||
enabled: true
|
enabled: true
|
||||||
recovery:
|
|
||||||
endpointURL: https://nyc3.digitaloceanspaces.com
|
|
||||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/komodo/komodo-postgresql-17-cluster
|
|
||||||
endpointCredentials: komodo-postgresql-17-cluster-backup-secret
|
|
||||||
backup:
|
backup:
|
||||||
enabled: false
|
enabled: true
|
||||||
endpointURL: https://nyc3.digitaloceanspaces.com
|
endpointURL: https://nyc3.digitaloceanspaces.com
|
||||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/komodo/komodo-postgresql-17-cluster
|
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/komodo/komodo-postgresql-17-cluster
|
||||||
endpointCredentials: komodo-postgresql-17-cluster-backup-secret
|
endpointCredentials: komodo-postgresql-17-cluster-backup-secret
|
||||||
|
@@ -47,11 +47,11 @@ dependencies:
|
|||||||
# version: 3.6.1
|
# version: 3.6.1
|
||||||
- name: valkey
|
- name: valkey
|
||||||
alias: valkey-synapse
|
alias: valkey-synapse
|
||||||
version: 2.4.0
|
version: 2.4.1
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
- name: valkey
|
- name: valkey
|
||||||
alias: valkey-hookshot
|
alias: valkey-hookshot
|
||||||
version: 2.4.0
|
version: 2.4.1
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
- name: cloudflared
|
- name: cloudflared
|
||||||
alias: cloudflared-synapse
|
alias: cloudflared-synapse
|
||||||
|
@@ -27,7 +27,7 @@ dependencies:
|
|||||||
version: 3.7.1
|
version: 3.7.1
|
||||||
repository: https://bjw-s.github.io/helm-charts/
|
repository: https://bjw-s.github.io/helm-charts/
|
||||||
- name: valkey
|
- name: valkey
|
||||||
version: 2.4.0
|
version: 2.4.1
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
- name: elasticsearch
|
- name: elasticsearch
|
||||||
version: 21.4.7
|
version: 21.4.7
|
||||||
|
@@ -83,7 +83,7 @@ elasticsearch:
|
|||||||
enabled: false
|
enabled: false
|
||||||
replicaCount: 0
|
replicaCount: 0
|
||||||
postgres-17-cluster:
|
postgres-17-cluster:
|
||||||
mode: recovery
|
mode: standalone
|
||||||
cluster:
|
cluster:
|
||||||
walStorage:
|
walStorage:
|
||||||
storageClass: local-path
|
storageClass: local-path
|
||||||
@@ -91,12 +91,8 @@ postgres-17-cluster:
|
|||||||
storageClass: local-path
|
storageClass: local-path
|
||||||
monitoring:
|
monitoring:
|
||||||
enabled: true
|
enabled: true
|
||||||
recovery:
|
|
||||||
endpointURL: https://nyc3.digitaloceanspaces.com
|
|
||||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/stalwart/stalwart-postgresql-17-cluster
|
|
||||||
endpointCredentials: stalwart-postgresql-17-cluster-backup-secret
|
|
||||||
backup:
|
backup:
|
||||||
enabled: false
|
enabled: true
|
||||||
endpointURL: https://nyc3.digitaloceanspaces.com
|
endpointURL: https://nyc3.digitaloceanspaces.com
|
||||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/stalwart/stalwart-postgresql-17-cluster
|
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/stalwart/stalwart-postgresql-17-cluster
|
||||||
endpointCredentials: stalwart-postgresql-17-cluster-backup-secret
|
endpointCredentials: stalwart-postgresql-17-cluster-backup-secret
|
||||||
|
Reference in New Issue
Block a user