Import homepage defaults and adjust for testing
This commit is contained in:
@@ -6,5 +6,5 @@
|
|||||||
# host: 127.0.0.1
|
# host: 127.0.0.1
|
||||||
# port: 2375
|
# port: 2375
|
||||||
|
|
||||||
# my-docker:
|
KomOVH:
|
||||||
# socket: /var/run/docker.sock
|
socket: /var/run/docker.sock
|
||||||
|
|||||||
@@ -2,17 +2,23 @@
|
|||||||
# For configuration options and examples, please see:
|
# For configuration options and examples, please see:
|
||||||
# https://gethomepage.dev/configs/services/
|
# https://gethomepage.dev/configs/services/
|
||||||
|
|
||||||
- My First Group:
|
- Infra:
|
||||||
- My First Service:
|
- Komodo:
|
||||||
href: http://localhost/
|
href: https://komovh.digitalvoid.ca
|
||||||
description: Homepage is awesome
|
icon: mdi:dragon
|
||||||
|
description: Stack management
|
||||||
|
- Gitea:
|
||||||
|
href: https://git.digitalvoid.ca
|
||||||
|
icon: mdi:git
|
||||||
|
description: Git service
|
||||||
|
- Traefik:
|
||||||
|
href: https://trfk.digitalvoid.ca
|
||||||
|
icon: mdi:swap-horizontal-bold
|
||||||
|
description: Reverse proxy
|
||||||
|
|
||||||
- My Second Group:
|
- Home:
|
||||||
- My Second Service:
|
- Home Assistant:
|
||||||
href: http://localhost/
|
href: https://hass.digitalvoid.ca
|
||||||
description: Homepage is the best
|
icon: mdi:home-assistant
|
||||||
|
description: Home automation
|
||||||
|
|
||||||
- My Third Group:
|
|
||||||
- My Third Service:
|
|
||||||
href: http://localhost/
|
|
||||||
description: Homepage is 😎
|
|
||||||
|
|||||||
@@ -2,6 +2,13 @@
|
|||||||
# For configuration options and examples, please see:
|
# For configuration options and examples, please see:
|
||||||
# https://gethomepage.dev/configs/settings/
|
# https://gethomepage.dev/configs/settings/
|
||||||
|
|
||||||
|
title: "DigitalVoid Services"
|
||||||
|
theme: dark
|
||||||
|
|
||||||
|
layout:
|
||||||
|
- KomOVH
|
||||||
|
- Home
|
||||||
|
|
||||||
providers:
|
providers:
|
||||||
openweathermap: openweathermapapikey
|
openweathermap: fbf70bdd9303721307d4a8bb1c8d7a30
|
||||||
weatherapi: weatherapiapikey
|
# weatherapi: weatherapiapikey
|
||||||
|
|||||||
Reference in New Issue
Block a user