Add pihole and DTN

This commit is contained in:
ducoterra
2021-01-08 10:24:06 -05:00
parent b9f092c5d0
commit 08f7678258
2 changed files with 8 additions and 3 deletions

View File

@@ -4,6 +4,6 @@ services:
homer:
image: b4bz/homer:latest
ports:
- 8081:8080
- 8080:8080
volumes:
- ./helm/config.yml:/www/config.yml

View File

@@ -1,7 +1,7 @@
---
title: "Ducoterra Network"
title: "DucoTerra Network"
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
links: [] # Allows for navbar (dark mode, layout, and search) without any links
@@ -61,6 +61,11 @@ services:
tag: "Network"
url: "https://traefik.ducoterra.net/"
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"
logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/unifi.png"
tag: "Network"