Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
156ec87493 | ||
|
|
16810bf7fd | ||
|
|
6e8c4d6998 | ||
|
|
2b4ca7a64a | ||
|
|
5a1e697c0a |
@@ -1,7 +1,7 @@
|
||||
variables:
|
||||
CI_PROJECT_NAME: "homer"
|
||||
CI_PROJECT_DIR: "."
|
||||
CI_REGISTRY_IMAGE: hub.ducoterra.net/ducoterra/homer
|
||||
CI_REGISTRY_IMAGE: hub/ducoterra/homer
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
||||
12
config.yml
12
config.yml
@@ -58,7 +58,7 @@ services:
|
||||
url: "https://zipkin.ducoterra.net/"
|
||||
tag: "Monitoring"
|
||||
target: '_blank'
|
||||
- name: "Glances"
|
||||
- name: "Mainframe"
|
||||
logo: "assets/tools/glances.png"
|
||||
url: "https://monitor.ducoterra.net/"
|
||||
tag: "Monitoring"
|
||||
@@ -86,13 +86,3 @@ services:
|
||||
tag: "Network"
|
||||
url: "https://traefik-external.ducoterra.net/"
|
||||
target: '_blank'
|
||||
- name: "Pihole1"
|
||||
logo: assets/tools/pihole.svg
|
||||
tag: "Network"
|
||||
url: "https://pihole1.ducoterra.net/admin/"
|
||||
target: '_blank'
|
||||
- name: "Pihole2"
|
||||
logo: assets/tools/pihole.svg
|
||||
tag: "Network"
|
||||
url: "https://pihole2.ducoterra.net/admin/"
|
||||
target: '_blank'
|
||||
Reference in New Issue
Block a user