41 lines
1.2 KiB
YAML
41 lines
1.2 KiB
YAML
title: "Homepage"
|
|
subtitle: "Homer"
|
|
logo: "assets/logo.png"
|
|
icon: "fas fa-skull-crossbones"
|
|
footer: '<p>un piè di pagina meno brutto</p>'
|
|
|
|
links:
|
|
- name: "Font Awesome Icons Gallery"
|
|
icon: "fab fa-fort-awesome"
|
|
url: "https://fontawesome.com/icons?d=gallery"
|
|
- name: "Libredd.it /r/SelfHosted"
|
|
icon: "fab fa-reddit"
|
|
url: "https://libredd.it/r/selfhosted/"
|
|
|
|
services:
|
|
- name: "Main"
|
|
icon: "fab fa-docker"
|
|
items:
|
|
- name: "Bookstack"
|
|
logo: "/assets/tools/bookstack.png"
|
|
subtitle: "Appunti e altro"
|
|
url: "https://book.example.com"
|
|
- name: "Bitwarden"
|
|
logo: "/assets/tools/bitwarden.png"
|
|
subtitle: "Password Manager"
|
|
url: "https://passwd.example.com"
|
|
- name: "Nextcloud"
|
|
logo: "/assets/tools/nextcloud.png"
|
|
subtitle: "File Sync & Share"
|
|
url: "https://nextcloud.example.com"
|
|
- name: "Monitor"
|
|
icon: "fas fa-heartbeat"
|
|
items:
|
|
- name: "Prometheus + Grafana"
|
|
logo: "/assets/tools/grafana.png"
|
|
subtitle: "Analytiche & Dashboard"
|
|
url: "https://grafana.example.com"
|
|
- name: "Portainer"
|
|
logo: "/assets/tools/portainer.png"
|
|
subtitle: "Docker Manager"
|
|
url: "https://portainer.example.com" |