3 Commits

Author SHA1 Message Date
b860e4fc7e Update ollama/ollama Docker tag to v0.8.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 19s
2025-05-28 18:50:50 +00:00
d62a45f9fe update config 2025-05-28 13:48:49 -05:00
b4ddb1c35b forward domain to blocky 2025-05-28 13:42:25 -05:00
3 changed files with 25 additions and 8 deletions

View File

@@ -103,13 +103,19 @@ gatus:
storage:
type: postgres
path: "postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_DB}?sslmode=disable"
endpoints:
- name: homepage
url: https://homepage.alexlebens.net
interval: 60s
default-endpoint: &defaults
group: core
interval: 5m
client:
insecure: true
timeout: 30s
conditions:
- "[STATUS] == 200"
- "[CERTIFICATE_EXPIRATION] > 240h"
endpoints:
- name: homepage
<<: *defaults
url: https://home.alexlebens.net
postgres-17-cluster:
mode: standalone

View File

@@ -22,7 +22,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.7.1
tag: 0.8.0
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE
@@ -58,7 +58,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.7.1
tag: 0.8.0
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE
@@ -94,7 +94,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.7.1
tag: 0.8.0
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE

View File

@@ -68,6 +68,17 @@ coredns:
- name: loop
- name: reload
- name: loadbalance
- zones:
- zone: alexlebens.net
scheme: dns://
use_tcp: true
port: 53
plugins:
- name: errors
- name: cache
parameters: 30
- name: forward
parameters: . 10.111.232.172
- zones:
- zone: ts.net
scheme: dns://