chore: Refined services
This commit is contained in:
@@ -46,34 +46,96 @@
|
||||
widget:
|
||||
type: traefik
|
||||
url: https://traefik.vpn.luke-else.co.uk
|
||||
- Glances (prod):
|
||||
- Glances (prod) - CPU:
|
||||
href: https://glances.luke-else.co.uk
|
||||
description: Performance monitoring - prod
|
||||
icon: mdi-chart-line
|
||||
container: glances
|
||||
description: CPU - prod
|
||||
icon: mdi-cpu-64-bit
|
||||
widget:
|
||||
type: glances
|
||||
url: https://glances.luke-else.co.uk
|
||||
version: 4
|
||||
metric: cpu
|
||||
chart: false
|
||||
- Glances (dev):
|
||||
chart: true
|
||||
- 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
|
||||
description: Performance monitoring - dev
|
||||
icon: mdi-chart-line
|
||||
description: CPU - dev
|
||||
icon: mdi-cpu-64-bit
|
||||
widget:
|
||||
type: glances
|
||||
url: https://glances.cicd.luke-else.co.uk
|
||||
version: 4
|
||||
metric: cpu
|
||||
chart: false
|
||||
- Glances (vpn):
|
||||
chart: true
|
||||
- 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
|
||||
description: Performance monitoring - vpn
|
||||
icon: mdi-chart-line
|
||||
description: CPU - vpn
|
||||
icon: mdi-cpu-64-bit
|
||||
widget:
|
||||
type: glances
|
||||
url: https://glances.vpn.luke-else.co.uk
|
||||
version: 4
|
||||
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:
|
||||
href: https://status.luke-else.co.uk
|
||||
description: Status
|
||||
@@ -86,4 +148,4 @@
|
||||
- Hetzner Cloud Console:
|
||||
href: https://console.hetzner.cloud/
|
||||
description: Servers, networks, firewalls (OpenTofu-managed)
|
||||
icon: mdi-cloud-outline
|
||||
icon: mdi-cloud-outline
|
||||
Reference in New Issue
Block a user