55 lines
1.3 KiB
YAML
55 lines
1.3 KiB
YAML
title: My Home Page
|
|
services:
|
|
Home:
|
|
- title: Home Assistant
|
|
description: Home automation system
|
|
link: 'https://home.thethomaas.net/'
|
|
icon:
|
|
url : icons/home-assistant.svg
|
|
wrap: true
|
|
- title: Jellyfin
|
|
description: Media server
|
|
link: 'https://watch.thethomaas.net/'
|
|
icon:
|
|
url : icons/jellyfin.svg
|
|
wrap: true
|
|
- title: Forgejo
|
|
description: Self-hosted lightweight software forge
|
|
link: 'https://git.thethomaas.net/'
|
|
icon:
|
|
url: icons/forgejo.svg
|
|
wrap: true
|
|
|
|
Cloud:
|
|
- title: Traefik
|
|
description: Cloud edge router
|
|
link: '#'
|
|
icon:
|
|
name: devicon:traefikproxy
|
|
wrap: true
|
|
- title: Portainer
|
|
description: Docker container management
|
|
link: '#'
|
|
icon:
|
|
name: devicon:portainer
|
|
wrap: true
|
|
- title: Grafana
|
|
description: Server monitoring dashboards
|
|
link: '#'
|
|
icon:
|
|
name: logos:grafana
|
|
wrap: true
|
|
|
|
Appareils:
|
|
- title: Box internet
|
|
description: Wingo
|
|
link: 'http://192.168.1.254'
|
|
icon:
|
|
name: bi:router-fill
|
|
wrap: true
|
|
- title: NAS
|
|
description: Network storage
|
|
link: 'http://192.168.1.121:5000/'
|
|
icon:
|
|
name: mdi:nas
|
|
wrap: true |