-
Notifications
You must be signed in to change notification settings - Fork 0
/
homer-config.yml
242 lines (231 loc) · 8.04 KB
/
homer-config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
---
# Homepage configuration
# See https://fontawesome.com/icons for icons options
title: "Web Services"
subtitle: "Dashboard"
logo: "logo.png"
# icon: "fas fa-skull-crossbones" # Optional icon
header: true
footer: false
# Optional theme customization
theme: default
colors:
light:
highlight-primary: "#3367d6"
highlight-secondary: "#4285f4"
highlight-hover: "#5a95f5"
background: "#f5f5f5"
card-background: "#ffffff"
text: "#363636"
text-header: "#ffffff"
text-title: "#303030"
text-subtitle: "#424242"
card-shadow: rgba(0, 0, 0, 0.1)
link: "#3273dc"
link-hover: "#363636"
dark:
highlight-primary: "#3367d6"
highlight-secondary: "#4285f4"
highlight-hover: "#5a95f5"
background: "#131313"
card-background: "#2b2b2b"
text: "#eaeaea"
text-header: "#ffffff"
text-title: "#fafafa"
text-subtitle: "#f5f5f5"
card-shadow: rgba(0, 0, 0, 0.4)
link: "#3273dc"
link-hover: "#ffdd57"
# Optional message
# message:
# #url: https://b4bz.io
# style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options.
# title: "Demo !"
# icon: "fa fa-grin"
# content: "This is a dummy homepage demo. <br /> Find more information on <a href='https://github.com/bastienwirtz/homer'>github.com/bastienwirtz/homer</a>"
# Optional navbar
# links: [] # Allows for navbar (dark mode, layout, and search) without any links
links:
- name: "Contribute"
icon: "fab fa-github"
url: "https://github.com/bastienwirtz/homer"
target: "_blank" # optional html a tag target attribute
- name: "Wiki"
icon: "fas fa-book"
url: "https://www.wikipedia.org/"
# this will link to a second homer page that will load config from additional-page.yml and keep default config values as in config.yml file
# see url field and assets/additional-page.yml.dist used in this example:
- name: "another page!"
icon: "fas fa-file-alt"
url: "#additional-page"
# 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:
{%- if pihole.enable or code_server.enable %}
- name: "Applications"
icon: "fas fa-cloud"
items:
{%- if pihole.enable %}
- name: "Pi-Hole"
# subtitle: "Adblocker/DNS sinkhole"
logo: "assets/dashboard-icons/svg/pi-hole.svg"
url: "http://{{ hostname }}:8081/admin"
type: "PiHole"
{%- endif %}
{%- if homeassistant.enable %}
- name: "Home Assistant"
subtitle: "Open source home automation"
logo: "assets/dashboard-icons/svg/home-assistant.svg"
url: "http://{{ hostname }}:8123"
{%- endif %}
- name: "OctoPrint"
subtitle: "3D Printer Web Interface"
logo: "assets/dashboard-icons/png/octoprint.png"
url: "http://192.168.1.5:5000"
{%- if wgeasy.enable %}
- name: "Wireguard"
subtitle: "VPN + Web-based Admin GUI"
logo: "assets/dashboard-icons/png/wireguard.png"
url: "http://{{ hostname }}:51821"
{%- endif %}
{%- if mealie.enable %}
- name: "Mealie"
subtitle: "Recipe database and meal planner"
logo: "assets/dashboard-icons/svg/mealie.svg"
url: "http://{{ hostname }}:9925"
{%- endif %}
{%- if code_server.enable %}
- name: "Code-Server"
subtitle: "VS Code in the browser"
logo: "assets/dashboard-icons/png/vscode.png"
url: "http://{{ hostname }}:8443"
- name: "Homer Config"
subtitle: "Edit homer's configuration"
logo: "assets/dashboard-icons/png/homer.png"
url: "http://{{ hostname }}:8443/?folder=/home/homer"
{%- endif %}
{% endif %}
{%- if plex.enable or jellyfin.enable or ombi.enable %}
- name: "Media"
icon: "fas fa-film"
items:
{%- if plex.enable %}
- name: "Plex"
subtitle: "Streaming Platform"
logo: "assets/dashboard-icons/png/plex.png"
url: "http://{{ hostname }}:32400"
{%- endif %}
{%- if jellyfin.enable %}
- name: "Jellyfin"
subtitle: "The Free Software Media System"
logo: "assets/dashboard-icons/png/jellyfin.png"
url: "http://{{ hostname }}:8096"
{%- endif %}
{%- if ombi.enable %}
- name: "Ombi"
subtitle: "Plex Requests"
logo: "assets/dashboard-icons/png/ombi.png"
url: "http://{{ hostname }}:3579"
{%- endif %}
{% endif %}
{%- if tautulli.enable or glances.enable %}
- name: "Monitoring"
icon: "fas fa-screwdriver-wrench"
items:
{%- if glances.enable %}
- name: "Glances"
subtitle: "Server Monitoring"
logo: "assets/dashboard-icons/png/glances.png"
url: "http://{{ hostname }}:61208"
{%- endif %}
{%- if tautulli.enable %}
- name: "Tautulli"
subtitle: "Plex Monitoring"
logo: "assets/dashboard-icons/png/tautulli.png"
url: "http://{{ hostname }}:8181"
{%- endif %}
{% endif %}
{%- if prowlarr.enable or radarr.enable or sonarr.enable or lidarr.enable or bazarr.enable %}
- name: "Trackers"
icon: "fas fa-rss"
items:
{%- if prowlarr.enable %}
- name: "Prowlarr"
# subtitle: "Index Manager"
logo: "assets/dashboard-icons/png/prowlarr.png"
url: "http://{{ hostname }}:9696/"
type: "Prowlarr"
apikey: "{{ prowlarr.apikey }}"
{%- endif %}
{%- if radarr.enable %}
- name: "Radarr"
# subtitle: "Movie Collection Manager"
logo: "assets/dashboard-icons/png/radarr.png"
url: "http://{{ hostname }}:7878/"
type: "Radarr"
apikey: "{{ radarr.apikey }}"
{%- endif %}
{%- if sonarr.enable %}
- name: "Sonarr"
# subtitle: "TV Show Collection Manager"
logo: "assets/dashboard-icons/png/sonarr.png"
url: "http://{{ hostname }}:8989/"
type: "Sonarr"
apikey: "{{ sonarr.apikey }}"
{%- endif %}
{%- if lidarr.enable %}
- name: "Lidarr"
# subtitle: "Music Collection Manager"
logo: "assets/dashboard-icons/png/lidarr.png"
url: "http://{{ hostname }}:8686/"
type: "Lidarr"
apikey: "{{ lidarr.apikey }}"
{%- endif %}
{%- if bazarr.enable %}
- name: "Bazarr"
subtitle: "Subtitle Manager"
logo: "assets/dashboard-icons/png/bazarr.png"
url: "http://{{ hostname }}:6767/"
{%- endif %}
{% endif %}
{%- if transmission.enable or filebrowser.enable %}
- name: "Downloaders"
icon: "fas fa-download"
items:
{%- if transmission.enable %}
- name: "Transmission"
subtitle: "Thin bitTorrent client"
logo: "assets/dashboard-icons/png/transmission.png"
url: "http://{{ hostname }}:9091"
{%- endif %}
{%- if filebrowser.enable %}
- name: "FileBrowser"
subtitle: "Web-based file manager"
logo: "assets/dashboard-icons/svg/filebrowser.svg"
url: "http://{{ hostname }}:8080"
{%- endif %}
{% endif %}
- name: "Resources"
icon: "fas fa-link"
items:
- name: "Awesome Self-hosted"
subtitle: "List of self-hosted apps"
logo: "assets/dashboard-icons/png/github.png"
url: "https://github.com/awesome-selfhosted/awesome-selfhosted/blob/master/README.md"
- name: "Awesome Docker"
subtitle: "List of docker resources"
logo: "assets/dashboard-icons/png/github.png"
url: "https://github.com/veggiemonk/awesome-docker/blob/master/README.md"
- name: "r/selfhosted"
subtitle: "Self-hosted subreddit"
logo: "assets/dashboard-icons/png/reddit.png"
url: "https://www.reddit.com/r/selfhosted/"
- name: "WikiArr"
subtitle: "Wiki for all *Arr trackers"
logo: "https://github.com/Servarr/Wiki/raw/master/assets/servarr/servarr_dark_1024.png"
url: "https://wiki.servarr.com/"
- name: "TRaSH Guides"
subtitle: "Guides for all things *arr"
logo: "https://trash-guides.info/img/logo.png"
url: "https://trash-guides.info/"