Add pihole and DTN
This commit is contained in:
@@ -4,6 +4,6 @@ services:
|
|||||||
homer:
|
homer:
|
||||||
image: b4bz/homer:latest
|
image: b4bz/homer:latest
|
||||||
ports:
|
ports:
|
||||||
- 8081:8080
|
- 8080:8080
|
||||||
volumes:
|
volumes:
|
||||||
- ./helm/config.yml:/www/config.yml
|
- ./helm/config.yml:/www/config.yml
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: "Ducoterra Network"
|
title: "DucoTerra Network"
|
||||||
subtitle: "DTN"
|
subtitle: "DTN"
|
||||||
logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/dtn3.png" # Optional icon
|
logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/dtn4.png" # Optional icon
|
||||||
footer: false
|
footer: false
|
||||||
|
|
||||||
links: [] # Allows for navbar (dark mode, layout, and search) without any links
|
links: [] # Allows for navbar (dark mode, layout, and search) without any links
|
||||||
@@ -61,6 +61,11 @@ services:
|
|||||||
tag: "Network"
|
tag: "Network"
|
||||||
url: "https://traefik.ducoterra.net/"
|
url: "https://traefik.ducoterra.net/"
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
|
- name: "Pihole"
|
||||||
|
logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/pihole.svg"
|
||||||
|
tag: "Network"
|
||||||
|
url: "https://pi.hole"
|
||||||
|
target: '_blank'
|
||||||
- name: "Unifi"
|
- name: "Unifi"
|
||||||
logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/unifi.png"
|
logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/unifi.png"
|
||||||
tag: "Network"
|
tag: "Network"
|
||||||
|
|||||||
Reference in New Issue
Block a user