Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
156ec87493 | ||
|
|
16810bf7fd |
@@ -1,7 +1,7 @@
|
|||||||
variables:
|
variables:
|
||||||
CI_PROJECT_NAME: "homer"
|
CI_PROJECT_NAME: "homer"
|
||||||
CI_PROJECT_DIR: "."
|
CI_PROJECT_DIR: "."
|
||||||
CI_REGISTRY_IMAGE: hub.ducoterra.net/ducoterra/homer
|
CI_REGISTRY_IMAGE: hub/ducoterra/homer
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
|
|||||||
20
config.yml
20
config.yml
@@ -63,21 +63,6 @@ services:
|
|||||||
url: "https://monitor.ducoterra.net/"
|
url: "https://monitor.ducoterra.net/"
|
||||||
tag: "Monitoring"
|
tag: "Monitoring"
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
- name: "Red"
|
|
||||||
logo: "assets/tools/glances.png"
|
|
||||||
url: "http://red"
|
|
||||||
tag: "Monitoring"
|
|
||||||
target: '_blank'
|
|
||||||
- name: "Grey"
|
|
||||||
logo: "assets/tools/glances.png"
|
|
||||||
url: "http://grey"
|
|
||||||
tag: "Monitoring"
|
|
||||||
target: '_blank'
|
|
||||||
- name: "Purple"
|
|
||||||
logo: "assets/tools/glances.png"
|
|
||||||
url: "http://purple"
|
|
||||||
tag: "Monitoring"
|
|
||||||
target: '_blank'
|
|
||||||
- name: "Network"
|
- name: "Network"
|
||||||
icon: "fas fa-server"
|
icon: "fas fa-server"
|
||||||
items:
|
items:
|
||||||
@@ -101,8 +86,3 @@ services:
|
|||||||
tag: "Network"
|
tag: "Network"
|
||||||
url: "https://traefik-external.ducoterra.net/"
|
url: "https://traefik-external.ducoterra.net/"
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
- name: "Pihole"
|
|
||||||
logo: assets/tools/pihole.svg
|
|
||||||
tag: "Network"
|
|
||||||
url: "http://pihole.ducoterra.net/admin/"
|
|
||||||
target: '_blank'
|
|
||||||
Reference in New Issue
Block a user