81 lines
2.9 KiB
YAML
81 lines
2.9 KiB
YAML
---
|
|
title: "Reese's Homelab"
|
|
subtitle: "DTN"
|
|
logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/dtn.svg" # Optional icon
|
|
footer: false
|
|
|
|
links: [] # Allows for navbar (dark mode, layout, and search) without any links
|
|
services:
|
|
- name: "DevSecOps"
|
|
icon: "fas fa-code-branch"
|
|
items:
|
|
- name: "Gitlab"
|
|
logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/Gitlab.svg"
|
|
tag: "CI"
|
|
url: "https://gitlab.ducoterra.net/"
|
|
target: '_blank'
|
|
- name: "Code Server"
|
|
logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/vscode.png"
|
|
tag: "Duconet"
|
|
url: "https://dev.dnet/"
|
|
target: '_blank'
|
|
- name: "Cloud"
|
|
icon: "fas fa-save"
|
|
items:
|
|
- name: "Freenas"
|
|
logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/freenas.png"
|
|
tag: "Duconet"
|
|
url: "https://freenas.dnet/"
|
|
target: '_blank'
|
|
- name: "Nextcloud"
|
|
logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/nextcloud.png"
|
|
tag: "Storage"
|
|
url: "https://nextcloud.ducoterra.net/"
|
|
target: '_blank'
|
|
- name: "Entertainment"
|
|
icon: "fas fa-photo-video"
|
|
items:
|
|
- name: "Jellyfin"
|
|
logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/jellyfin.svg"
|
|
url: "https://jellyfin.ducoterra.net"
|
|
tag: "Entertainment"
|
|
target: '_blank'
|
|
- name: "Monitoring"
|
|
icon: "fas fa-heartbeat"
|
|
items:
|
|
- name: "Grafana"
|
|
logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/grafana.svg"
|
|
url: "https://grafana.ducoterra.net/"
|
|
tag: "Monitoring"
|
|
target: '_blank'
|
|
- name: "Mainframe"
|
|
logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/glances.png"
|
|
url: "https://monitor.ducoterra.net/"
|
|
tag: "Monitoring"
|
|
target: '_blank'
|
|
- name: "Network"
|
|
icon: "fas fa-server"
|
|
items:
|
|
- name: "Traefik"
|
|
logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/traefik.png"
|
|
tag: "Network"
|
|
url: "https://traefik.ducoterra.net/"
|
|
target: '_blank'
|
|
- name: "Unifi"
|
|
logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/unifi.png"
|
|
tag: "Network"
|
|
url: "https://unifi.ui.com"
|
|
target: '_blank'
|
|
- name: "Protect"
|
|
logo: "https://gitlab.ducoterra.net/services/homer/-/raw/master/assets/tools/protect.ico"
|
|
tag: "Network"
|
|
url: "https://protect.ui.com/"
|
|
target: '_blank'
|
|
- name: "Projects"
|
|
icon: "fas fa-project-diagram"
|
|
items:
|
|
- name: "Python Class 2020"
|
|
icon: "fas fa-file-code"
|
|
tag: "Projects"
|
|
url: "https://pythondocs2020.ducoterra.net/day5/"
|
|
target: '_blank' |