151 lines
4.4 KiB
YAML
151 lines
4.4 KiB
YAML
- Websites:
|
|
- luke-else.co.uk:
|
|
href: https://luke-else.co.uk
|
|
description: Personal site
|
|
icon: mdi-web
|
|
container: luke-else
|
|
|
|
- Services:
|
|
- Bitwarden:
|
|
href: https://bitwarden.luke-else.co.uk
|
|
description: Bitwarden
|
|
icon: mdi-key-variant
|
|
container: vaultwarden
|
|
- RustDesk:
|
|
description: RustDesk relay (hbbs/hbbr)
|
|
icon: mdi-remote-desktop
|
|
container: rustdesk-hbbs
|
|
- Gitea:
|
|
href: https://git.luke-else.co.uk
|
|
description: Git hosting + CI (dev)
|
|
icon: mdi-git
|
|
- WireGuard:
|
|
href: https://vpn.luke-else.co.uk
|
|
description: wg-easy (vpn)
|
|
icon: mdi-vpn
|
|
|
|
- Infrastructure:
|
|
- Traefik (prod):
|
|
href: https://traefik.luke-else.co.uk
|
|
description: Reverse proxy - prod
|
|
icon: mdi-lan-connect
|
|
widget:
|
|
type: traefik
|
|
url: https://traefik.luke-else.co.uk
|
|
- Traefik (dev):
|
|
href: https://traefik.cicd.luke-else.co.uk
|
|
description: Reverse proxy - dev
|
|
icon: mdi-lan-connect
|
|
widget:
|
|
type: traefik
|
|
url: https://traefik.cicd.luke-else.co.uk
|
|
- Traefik (vpn):
|
|
href: https://traefik.vpn.luke-else.co.uk
|
|
description: Reverse proxy - vpn
|
|
icon: mdi-lan-connect
|
|
widget:
|
|
type: traefik
|
|
url: https://traefik.vpn.luke-else.co.uk
|
|
- Glances (prod) - CPU:
|
|
href: https://glances.luke-else.co.uk
|
|
description: CPU - prod
|
|
icon: mdi-cpu-64-bit
|
|
widget:
|
|
type: glances
|
|
url: https://glances.luke-else.co.uk
|
|
version: 4
|
|
metric: cpu
|
|
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: CPU - dev
|
|
icon: mdi-cpu-64-bit
|
|
widget:
|
|
type: glances
|
|
url: https://glances.cicd.luke-else.co.uk
|
|
version: 4
|
|
metric: cpu
|
|
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: CPU - vpn
|
|
icon: mdi-cpu-64-bit
|
|
widget:
|
|
type: glances
|
|
url: https://glances.vpn.luke-else.co.uk
|
|
version: 4
|
|
metric: cpu
|
|
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
|
|
icon: mdi-list-status
|
|
container: status
|
|
widget:
|
|
type: uptimekuma
|
|
url: https://status.luke-else.co.uk
|
|
slug: dashboard
|
|
- Hetzner Cloud Console:
|
|
href: https://console.hetzner.cloud/
|
|
description: Servers, networks, firewalls (OpenTofu-managed)
|
|
icon: mdi-cloud-outline |