Import homepage defaults and adjust for testing
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
# host: 127.0.0.1
|
||||
# port: 2375
|
||||
|
||||
# my-docker:
|
||||
# socket: /var/run/docker.sock
|
||||
KomOVH:
|
||||
socket: /var/run/docker.sock
|
||||
|
||||
@@ -2,17 +2,23 @@
|
||||
# For configuration options and examples, please see:
|
||||
# https://gethomepage.dev/configs/services/
|
||||
|
||||
- My First Group:
|
||||
- My First Service:
|
||||
href: http://localhost/
|
||||
description: Homepage is awesome
|
||||
- Infra:
|
||||
- Komodo:
|
||||
href: https://komovh.digitalvoid.ca
|
||||
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:
|
||||
- My Second Service:
|
||||
href: http://localhost/
|
||||
description: Homepage is the best
|
||||
- Home:
|
||||
- Home Assistant:
|
||||
href: https://hass.digitalvoid.ca
|
||||
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:
|
||||
# https://gethomepage.dev/configs/settings/
|
||||
|
||||
title: "DigitalVoid Services"
|
||||
theme: dark
|
||||
|
||||
layout:
|
||||
- KomOVH
|
||||
- Home
|
||||
|
||||
providers:
|
||||
openweathermap: openweathermapapikey
|
||||
weatherapi: weatherapiapikey
|
||||
openweathermap: fbf70bdd9303721307d4a8bb1c8d7a30
|
||||
# weatherapi: weatherapiapikey
|
||||
|
||||
Reference in New Issue
Block a user