Compare commits
1 Commits
3801f7102a
...
26976b07ca
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
26976b07ca |
@@ -76,7 +76,7 @@ spec:
|
||||
key: postgres-password
|
||||
containers:
|
||||
- name: ghostfolio
|
||||
image: docker.io/ghostfolio/ghostfolio:2.172.0
|
||||
image: docker.io/ghostfolio/ghostfolio:2.171.0
|
||||
securityContext:
|
||||
capabilities:
|
||||
drop:
|
||||
|
||||
@@ -27,7 +27,7 @@ spec:
|
||||
done
|
||||
containers:
|
||||
- name: gitea
|
||||
image: gitea/gitea:1.24.1
|
||||
image: gitea/gitea:1.24.0
|
||||
ports:
|
||||
- containerPort: 22
|
||||
- containerPort: 3000
|
||||
|
||||
@@ -28,16 +28,20 @@ data:
|
||||
provider: google
|
||||
target: _blank
|
||||
settings.yaml: |
|
||||
layout:
|
||||
Proxmox (NVIDIA GPU):
|
||||
style: row
|
||||
columns: 5
|
||||
tab: Stats
|
||||
Proxmox (AMD GPU):
|
||||
layout:
|
||||
Proxmox (Nvidia):
|
||||
style: row
|
||||
columns: 5
|
||||
tab: Stats
|
||||
Proxmox (Asus):
|
||||
Proxmox (Main):
|
||||
style: row
|
||||
columns: 5
|
||||
tab: Stats
|
||||
Proxmox (Acer):
|
||||
style: row
|
||||
columns: 5
|
||||
tab: Stats
|
||||
Proxmox (HP):
|
||||
style: row
|
||||
columns: 5
|
||||
tab: Stats
|
||||
@@ -144,7 +148,6 @@ data:
|
||||
type: gitea
|
||||
url: http://10.0.0.14:3011
|
||||
key: "${GITEA_API_KEY}"
|
||||
fields: ["repositories", "issues", "pulls"]
|
||||
- Crafty:
|
||||
href: https://minecraft.akshun-lab.uk
|
||||
description: crafty controller
|
||||
@@ -208,10 +211,6 @@ data:
|
||||
icon: adguard-home.png
|
||||
description: ad blocker
|
||||
href: https://adguard.akshun-lab.uk
|
||||
- Drone:
|
||||
icon: drone.png
|
||||
description: CI/CD
|
||||
href: https://drone.akshun-lab.uk
|
||||
- Bookmarks:
|
||||
- Disney:
|
||||
href: https://www.hotstar.com
|
||||
@@ -235,7 +234,7 @@ data:
|
||||
href: https://github.com
|
||||
- Twitch:
|
||||
href: https://twitch.tv
|
||||
- Proxmox (AMD GPU):
|
||||
- Proxmox (Nvidia):
|
||||
- CPU Usage:
|
||||
widget:
|
||||
type: glances
|
||||
@@ -260,8 +259,8 @@ data:
|
||||
widget:
|
||||
type: glances
|
||||
url: http://192.168.1.113:61208
|
||||
metric: disk:sdb
|
||||
- Proxmox (NVIDIA GPU):
|
||||
metric: disk:sda
|
||||
- Proxmox (Main):
|
||||
- CPU Usage:
|
||||
widget:
|
||||
type: glances
|
||||
@@ -287,29 +286,60 @@ data:
|
||||
type: glances
|
||||
url: http://192.168.1.126:61208
|
||||
metric: disk:nvme0n1
|
||||
- Proxmox (Asus):
|
||||
- Proxmox (HP):
|
||||
- CPU Usage:
|
||||
widget:
|
||||
type: glances
|
||||
url: http://192.168.1.199:61208
|
||||
url: http://192.168.1.88:61208
|
||||
metric: cpu
|
||||
- Memory Usage:
|
||||
widget:
|
||||
type: glances
|
||||
url: http://192.168.1.199:61208
|
||||
url: http://192.168.1.88:61208
|
||||
metric: memory
|
||||
- Processes:
|
||||
widget:
|
||||
type: glances
|
||||
url: http://192.168.1.199:61208
|
||||
url: http://192.168.1.88:61208
|
||||
metric: process
|
||||
- Sensor:
|
||||
widget:
|
||||
type: glances
|
||||
url: http://192.168.1.199:61208
|
||||
metric: sensor:Sensor 1
|
||||
url: http://192.168.1.88:61208
|
||||
metric: sensor:acpitz 1
|
||||
- Disk Usage:
|
||||
widget:
|
||||
type: glances
|
||||
url: http://192.168.1.199:61208
|
||||
url: http://192.168.1.88:61208
|
||||
metric: disk:sda
|
||||
- Proxmox (Acer):
|
||||
- CPU Usage:
|
||||
widget:
|
||||
type: glances
|
||||
url: http://192.168.1.128:61208
|
||||
metric: cpu
|
||||
version: 4
|
||||
- Memory Usage:
|
||||
widget:
|
||||
type: glances
|
||||
url: http://192.168.1.128:61208
|
||||
metric: memory
|
||||
version: 4
|
||||
- Processes:
|
||||
widget:
|
||||
type: glances
|
||||
url: http://192.168.1.128:61208
|
||||
metric: process
|
||||
version: 4
|
||||
- Sensor:
|
||||
widget:
|
||||
type: glances
|
||||
url: http://192.168.1.128:61208
|
||||
metric: sensor:pch_cannonlake 0
|
||||
version: 4
|
||||
- Disk Usage:
|
||||
widget:
|
||||
type: glances
|
||||
url: http://192.168.1.128:61208
|
||||
metric: disk:nvme0n1
|
||||
version: 4
|
||||
|
||||
@@ -40,7 +40,7 @@ spec:
|
||||
done
|
||||
containers:
|
||||
- name: immich-server
|
||||
image: ghcr.io/immich-app/immich-server:v1.135.3
|
||||
image: ghcr.io/immich-app/immich-server:v1.135.0
|
||||
ports:
|
||||
- containerPort: 2283
|
||||
env:
|
||||
@@ -63,7 +63,7 @@ spec:
|
||||
- mountPath: /usr/src/app/upload
|
||||
name: pictures
|
||||
- name: immich-machine-learning
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.135.3-cuda
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.135.0-cuda
|
||||
ports:
|
||||
- containerPort: 3003
|
||||
env:
|
||||
|
||||
@@ -24,7 +24,7 @@ spec:
|
||||
mountPath: /data
|
||||
containers:
|
||||
- name: paperless-ngx
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.17.1
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:2.16.3
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
env:
|
||||
|
||||
@@ -9,7 +9,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: ollama
|
||||
version: "1.20.0"
|
||||
version: "1.19.0"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: ollama
|
||||
|
||||
Reference in New Issue
Block a user