chore: Refined services
This commit is contained in:
@@ -46,34 +46,96 @@
|
|||||||
widget:
|
widget:
|
||||||
type: traefik
|
type: traefik
|
||||||
url: https://traefik.vpn.luke-else.co.uk
|
url: https://traefik.vpn.luke-else.co.uk
|
||||||
- Glances (prod):
|
- Glances (prod) - CPU:
|
||||||
href: https://glances.luke-else.co.uk
|
href: https://glances.luke-else.co.uk
|
||||||
description: Performance monitoring - prod
|
description: CPU - prod
|
||||||
icon: mdi-chart-line
|
icon: mdi-cpu-64-bit
|
||||||
container: glances
|
|
||||||
widget:
|
widget:
|
||||||
type: glances
|
type: glances
|
||||||
url: https://glances.luke-else.co.uk
|
url: https://glances.luke-else.co.uk
|
||||||
|
version: 4
|
||||||
metric: cpu
|
metric: cpu
|
||||||
chart: false
|
chart: true
|
||||||
- Glances (dev):
|
- Glances (prod) - RAM:
|
||||||
|
href: https://glances.luke-else.co.uk
|
||||||
|
description: RAM - prod
|
||||||
|
icon: mdi-memory
|
||||||
|
widget:
|
||||||
|
type: glances
|
||||||
|
url: https://glances.luke-else.co.uk
|
||||||
|
version: 4
|
||||||
|
metric: memory
|
||||||
|
chart: true
|
||||||
|
- Glances (prod) - Containers:
|
||||||
|
href: https://glances.luke-else.co.uk
|
||||||
|
description: Containers - prod
|
||||||
|
icon: mdi-containers
|
||||||
|
widget:
|
||||||
|
type: glances
|
||||||
|
url: https://glances.luke-else.co.uk
|
||||||
|
version: 4
|
||||||
|
metric: containers
|
||||||
|
chart: true
|
||||||
|
- Glances (dev) - CPU:
|
||||||
href: https://glances.cicd.luke-else.co.uk
|
href: https://glances.cicd.luke-else.co.uk
|
||||||
description: Performance monitoring - dev
|
description: CPU - dev
|
||||||
icon: mdi-chart-line
|
icon: mdi-cpu-64-bit
|
||||||
widget:
|
widget:
|
||||||
type: glances
|
type: glances
|
||||||
url: https://glances.cicd.luke-else.co.uk
|
url: https://glances.cicd.luke-else.co.uk
|
||||||
|
version: 4
|
||||||
metric: cpu
|
metric: cpu
|
||||||
chart: false
|
chart: true
|
||||||
- Glances (vpn):
|
- Glances (dev) - RAM:
|
||||||
|
href: https://glances.cicd.luke-else.co.uk
|
||||||
|
description: RAM - dev
|
||||||
|
icon: mdi-memory
|
||||||
|
widget:
|
||||||
|
type: glances
|
||||||
|
url: https://glances.cicd.luke-else.co.uk
|
||||||
|
version: 4
|
||||||
|
metric: memory
|
||||||
|
chart: true
|
||||||
|
- Glances (dev) - Containers:
|
||||||
|
href: https://glances.cicd.luke-else.co.uk
|
||||||
|
description: Containers - dev
|
||||||
|
icon: mdi-containers
|
||||||
|
widget:
|
||||||
|
type: glances
|
||||||
|
url: https://glances.cicd.luke-else.co.uk
|
||||||
|
version: 4
|
||||||
|
metric: containers
|
||||||
|
chart: true
|
||||||
|
- Glances (vpn) - CPU:
|
||||||
href: https://glances.vpn.luke-else.co.uk
|
href: https://glances.vpn.luke-else.co.uk
|
||||||
description: Performance monitoring - vpn
|
description: CPU - vpn
|
||||||
icon: mdi-chart-line
|
icon: mdi-cpu-64-bit
|
||||||
widget:
|
widget:
|
||||||
type: glances
|
type: glances
|
||||||
url: https://glances.vpn.luke-else.co.uk
|
url: https://glances.vpn.luke-else.co.uk
|
||||||
|
version: 4
|
||||||
metric: cpu
|
metric: cpu
|
||||||
chart: false
|
chart: true
|
||||||
|
- Glances (vpn) - RAM:
|
||||||
|
href: https://glances.vpn.luke-else.co.uk
|
||||||
|
description: RAM - vpn
|
||||||
|
icon: mdi-memory
|
||||||
|
widget:
|
||||||
|
type: glances
|
||||||
|
url: https://glances.vpn.luke-else.co.uk
|
||||||
|
version: 4
|
||||||
|
metric: memory
|
||||||
|
chart: true
|
||||||
|
- Glances (vpn) - Containers:
|
||||||
|
href: https://glances.vpn.luke-else.co.uk
|
||||||
|
description: Containers - vpn
|
||||||
|
icon: mdi-containers
|
||||||
|
widget:
|
||||||
|
type: glances
|
||||||
|
url: https://glances.vpn.luke-else.co.uk
|
||||||
|
version: 4
|
||||||
|
metric: containers
|
||||||
|
chart: true
|
||||||
- Status page:
|
- Status page:
|
||||||
href: https://status.luke-else.co.uk
|
href: https://status.luke-else.co.uk
|
||||||
description: Status
|
description: Status
|
||||||
@@ -86,4 +148,4 @@
|
|||||||
- Hetzner Cloud Console:
|
- Hetzner Cloud Console:
|
||||||
href: https://console.hetzner.cloud/
|
href: https://console.hetzner.cloud/
|
||||||
description: Servers, networks, firewalls (OpenTofu-managed)
|
description: Servers, networks, firewalls (OpenTofu-managed)
|
||||||
icon: mdi-cloud-outline
|
icon: mdi-cloud-outline
|
||||||
@@ -1,9 +1,3 @@
|
|||||||
# Info bar widgets - stats for *this* host (prod), where home actually runs.
|
|
||||||
- resources:
|
|
||||||
label: prod
|
|
||||||
cpu: true
|
|
||||||
memory: true
|
|
||||||
disk: /
|
|
||||||
- search:
|
- search:
|
||||||
provider: duckduckgo
|
provider: duckduckgo
|
||||||
target: _blank
|
target: _blank
|
||||||
|
|||||||
Reference in New Issue
Block a user