4 Commits

Author SHA1 Message Date
ducoterra
e9dc6a284a add http 2020-09-17 20:49:53 -04:00
ducoterra
156ec87493 update hub address 2020-09-17 20:47:46 -04:00
ducoterra
16810bf7fd remove pihole + pi glances 2020-09-01 10:48:23 -04:00
ducoterra
6e8c4d6998 fix another https issue 2020-08-17 15:13:19 -04:00
2 changed files with 1 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
variables:
CI_PROJECT_NAME: "homer"
CI_PROJECT_DIR: "."
CI_REGISTRY_IMAGE: hub.ducoterra.net/ducoterra/homer
CI_REGISTRY_IMAGE: http://hub/ducoterra/homer
stages:
- build

View File

@@ -63,21 +63,6 @@ services:
url: "https://monitor.ducoterra.net/"
tag: "Monitoring"
target: '_blank'
- name: "Red"
logo: "assets/tools/glances.png"
url: "http://red"
tag: "Monitoring"
target: '_blank'
- name: "Grey"
logo: "assets/tools/glances.png"
url: "https://grey"
tag: "Monitoring"
target: '_blank'
- name: "Purple"
logo: "assets/tools/glances.png"
url: "https://purple"
tag: "Monitoring"
target: '_blank'
- name: "Network"
icon: "fas fa-server"
items:
@@ -101,8 +86,3 @@ services:
tag: "Network"
url: "https://traefik-external.ducoterra.net/"
target: '_blank'
- name: "Pihole"
logo: assets/tools/pihole.svg
tag: "Network"
url: "http://pihole.ducoterra.net/admin/"
target: '_blank'