You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
1.8 KiB
61 lines
1.8 KiB
---
|
|
# Services
|
|
# First level array represent a group.
|
|
# Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed).
|
|
services:
|
|
- name: "Services"
|
|
icon: []
|
|
items:
|
|
- name: "Blog"
|
|
logo: "assets/blog.png"
|
|
subtitle: "Blog Posts"
|
|
tag: ""
|
|
url: "https://chasehall.net"
|
|
- name: "Mail-in-a-Box"
|
|
logo: "assets/miab.png"
|
|
subtitle: "Web-UI for Email"
|
|
tag: ""
|
|
url: "https://chasehall.net/mail"
|
|
- name: "qBittorrent"
|
|
logo: "assets/qbit.png"
|
|
subtitle: "Web-UI for Torrents"
|
|
tag: ""
|
|
url: "http://127.0.0.1:8080"
|
|
- name: "Plex"
|
|
icon: []
|
|
items:
|
|
- name: "Plex"
|
|
logo: "assets/plex.png"
|
|
subtitle: "Plex Media Server Frontend"
|
|
tag: ""
|
|
url: "https://app.plex.tv/desktop"
|
|
- name: "Tautulli"
|
|
logo: "assets/tautulli.png"
|
|
subtitle: "Monitor Plex + Stats"
|
|
tag: ""
|
|
url: "http://127.0.0.1:8181/home"
|
|
- name: "Ombi"
|
|
logo: "assets/ombi.png"
|
|
subtitle: "Request TV & Movies for Plex"
|
|
tag: ""
|
|
url: "http://127.0.0.1:5000/"
|
|
- name: "Sonarr"
|
|
logo: "assets/sonarr.png"
|
|
subtitle: "Automatically download TV Shows for Plex"
|
|
tag: ""
|
|
url: "http://127.0.0.1:8989/"
|
|
- name: "Radarr"
|
|
logo: "assets/radarr.png"
|
|
subtitle: "Automatically download Movies for Plex"
|
|
tag: ""
|
|
url: "http://127.0.0.1:7878/"
|
|
- name: "Lidarr"
|
|
logo: "assets/lidarr.png"
|
|
subtitle: "Automatically download Music for Plex"
|
|
tag: ""
|
|
url: "http://127.0.0.1:8686/"
|
|
- name: "Jackett"
|
|
logo: "assets/jackett.png"
|
|
subtitle: "Manage trackers for Sonarr + Radarr"
|
|
tag: ""
|
|
url: "http://127.0.0.1:9117/"
|