base_url = "https://dashboard.lab.liljamo.com"
title = "Lab Dashboard"
ignored_static = ["css/input.css"]
generate_sitemap = false
generate_robots_txt = false
[[extra.sections]]
title = "Proxmox"
links = [
{ href = "https://rustylily.loxe.lab.liljamo.com:8006", name = "rustylily" },
{ href = "https://este.loxe.lab.liljamo.com:8006", name = "este" },
{ href = "https://nessa.loxe.lab.liljamo.com:8006", name = "nessa" },
{ subtitle = "Backup" },
{ href = "https://pbs.loxe.lab.liljamo.com:8006", name = "PBS" },
]
[[extra.sections]]
title = "Monitoring"
links = [
{ href = "https://metrics.lab.liljamo.com", name = "Grafana" },
{ href = "https://prometheus.metrics.lab.liljamo.com", name = "Prometheus" },
{ href = "https://alertmanager.metrics.lab.liljamo.com", name = "Alertmanager" },
]
[[extra.sections]]
title = "Apps"
links = [
{ href = "https://vikunja.cloud.lab.liljamo.com", name = "Vikunja" },
{ href = "https://outline.cloud.lab.liljamo.com", name = "Outline" },
{ href = "https://miniflux.cloud.lab.liljamo.com", name = "Miniflux" },
{ href = "https://umami.oci.lab.liljamo.com", name = "Umami", pub_href = "https://a.liljamo.dev" },
{ href = "https://media.lab.liljamo.com", name = "Jellyfin" },
{ href = "https://cloud.lab.liljamo.com", name = "Nextcloud", pub_href = "https://cloud.liljamo.com" },
]