homeserver/docker-compose/homer/assets/config.yml

163 lines
5.0 KiB
YAML

---
# https://github.com/bastienwirtz/homer/blob/main/docs/configuration.md
title: "Homer"
header: false
footer: false
columns: "4"
# Set the default layout and color scheme
defaults:
layout: columns # Either 'columns', or 'list'
colorTheme: dark # One of 'auto', 'light', or 'dark'
stylesheet:
- 'assets/catppuccin-frappe.css'
links:
- name: "Homepage"
icon: "fas fa-heartbeat"
url: "http://docker10.grote.lan:333"
- name: "Management"
icon: "fas fa-code-branch"
url: "#mgmt"
# wetter
# https://github.com/bastienwirtz/homer/pull/181
services:
# - name: "Wetter"
# icon: "fas fa-cloud"
# items:
# - name: "Weather"
# location: "Burg" # your location.
# locationId: "2941501" # OpenWeatherMap city ID.
# apiKey: "c1ec4c040abfa80b991c72d48b49d4a0" # insert your own API key here. Request one from https://o#penweathermap.org/api. # key deactiviert #gitleaks:allow
# units: "metric" # units to display temperature. Can be one of: metric, imperial, kelvin. Defaults to kelvin.
# background: "none" # choose which type of background you want behind the image. Can be one of: square, cicle, none. Defaults to none.
# type: "OpenWeather"
# - name: "Weather"
# location: "Magdeburg"
# locationId: "2874545"
# apiKey: "c1ec4c040abfa80b991c72d48b49d4a0" #gitleaks:allow
# units: "metric"
# background: "none"
# type: "OpenWeather"
- name: "Dienste"
icon: "fas fa-cloud"
items:
- name: "gitea"
logo: "assets/icons/gitea.png"
url: "https://git.mgrote.net"
target: "_blank"
subtitle: "git"
- name: "Miniflux"
logo: "assets/icons/miniflux.png"
url: "https://miniflux.mgrote.net/unread"
target: "_blank"
subtitle: "RSS"
- name: "Nextcloud"
logo: "assets/icons/nextcloud.png"
url: "https://nextcloud.mgrote.net"
target: "_blank"
subtitle: "Cloud"
- name: "DokuWiki"
logo: "assets/icons/dokuwiki.png"
url: "http://dokuwiki2.grote.lan"
target: "_blank"
subtitle: "Wiki"
- name: "Navidrome"
logo: "assets/icons/navidrome.png"
url: "https://audio.mgrote.net/mg"
target: "_blank"
subtitle: "Audio-Streaming"
- name: "Photoprism"
logo: "assets/icons/photoprism.svg"
url: "http://docker10.grote.lan:2342"
target: "_blank"
subtitle: "Bildersammlung"
- name: "Wiki"
logo: "assets/icons/mkdocs.png"
url: "http://wiki2.mgrote.net" # noch ändern
target: "_blank"
subtitle: "Wiki"
- name: "Web"
icon: "fas fa-cloud"
items:
- name: "Todoist"
logo: "assets/icons/todoist.png"
url: "https://todoist.com/app/#project%2F2231794668"
target: "_blank"
- name: "WhatsApp"
logo: "assets/icons/whatsapp.png"
url: "https://web.whatsapp.com"
target: "_blank"
- name: "GitHub"
logo: "assets/icons/github.png"
url: "https://github.com/quotengrote"
target: "_blank"
- name: "Monkeytype"
logo: "assets/icons/monkeytype.png"
target: "_blank"
url: "https://monkeytype.com"
- name: "Posteo"
logo: "assets/icons/posteo.png"
url: "https://posteo.de/webmail/?_task=mail&_refresh=1&_mbox=INBOX"
target: "_blank"
- name: "Wikipedia"
logo: "assets/icons/wikipedia.png"
url: "https://de.wikipedia.org/wiki/Benutzer:Quotengrote"
target: "_blank"
- name: "Docker Hub"
logo: "assets/icons/docker.png"
url: "https://hub.docker.com/r/quotengrote"
target: "_blank"
- name: "Help"
icon: "fas fa-cloud"
items:
- name: "Crontab Guru"
logo: "assets/icons/healthchecks.png"
url: "https://crontab.guru"
target: "_blank"
- name: "chmod Calculator"
logo: "assets/icons/redis.png"
url: "https://chmod-calculator.com"
target: "_blank"
- name: "composerizer"
logo: "assets/icons/docker.png"
url: "https://www.composerize.com"
target: "_blank"
subtitle: "docker-run to docker-compose"
- name: "git revert..."
logo: "assets/icons/netatmo.png"
url: "https://sethrobertson.github.io/GitFixUm/fixup.html"
target: "_blank"
- name: "Diabetes"
icon: "fas fa-cloud"
items:
- name: "DexCom Clarity"
logo: "assets/icons/dexcom.png"
url: "https://clarity.dexcom.eu/#/overview"
target: "_blank"
- name: "glooko"
logo: "assets/icons/glooko.png"
url: "https://de-fr.my.glooko.com"
target: "_blank"
- name: "Finanzen"
icon: "fas fa-cloud"
items:
- name: "ING Diba"
logo: "assets/icons/ing.png"
url: "https://www.ing.de"
target: "_blank"
- name: "Leaseplanbank"
logo: "assets/icons/leaseplan.webp"
url: "https://sparen.leaseplanbank.de"
target: "_blank"