first
This commit is contained in:
commit
dbc412daf6
9 changed files with 21328 additions and 0 deletions
18
bookmarks.yaml
Executable file
18
bookmarks.yaml
Executable file
|
|
@ -0,0 +1,18 @@
|
||||||
|
---
|
||||||
|
# For configuration options and examples, please see:
|
||||||
|
# https://gethomepage.dev/configs/bookmarks
|
||||||
|
|
||||||
|
- Developer:
|
||||||
|
- Github:
|
||||||
|
- abbr: GH
|
||||||
|
href: https://github.com/
|
||||||
|
|
||||||
|
- Social:
|
||||||
|
- Reddit:
|
||||||
|
- abbr: RE
|
||||||
|
href: https://reddit.com/
|
||||||
|
|
||||||
|
- Entertainment:
|
||||||
|
- YouTube:
|
||||||
|
- abbr: YT
|
||||||
|
href: https://youtube.com/
|
||||||
0
custom.css
Executable file
0
custom.css
Executable file
0
custom.js
Executable file
0
custom.js
Executable file
11
docker.yaml
Executable file
11
docker.yaml
Executable file
|
|
@ -0,0 +1,11 @@
|
||||||
|
---
|
||||||
|
# For configuration options and examples, please see:
|
||||||
|
# https://gethomepage.dev/configs/docker/
|
||||||
|
|
||||||
|
# my-docker:
|
||||||
|
# host: 127.0.0.1
|
||||||
|
# port: 2375
|
||||||
|
|
||||||
|
my-docker:
|
||||||
|
socket: /var/run/docker.sock
|
||||||
|
swarm: true
|
||||||
2
kubernetes.yaml
Executable file
2
kubernetes.yaml
Executable file
|
|
@ -0,0 +1,2 @@
|
||||||
|
---
|
||||||
|
# sample kubernetes config
|
||||||
21233
logs/homepage.log
Executable file
21233
logs/homepage.log
Executable file
File diff suppressed because it is too large
Load diff
43
services.yaml
Executable file
43
services.yaml
Executable file
|
|
@ -0,0 +1,43 @@
|
||||||
|
---
|
||||||
|
# For configuration options and examples, please see:
|
||||||
|
# https://gethomepage.dev/configs/services
|
||||||
|
|
||||||
|
- Remote Access:
|
||||||
|
- Service Webtop:
|
||||||
|
href: http://webtop.netgrimoire.com
|
||||||
|
name: Webtop
|
||||||
|
icon: webtop.png
|
||||||
|
description: Remote XFCE
|
||||||
|
|
||||||
|
- E-Mail:
|
||||||
|
- Service Mailcow:
|
||||||
|
href: http://mail.netgrimoire.com
|
||||||
|
name: Mailcow
|
||||||
|
icon: mailcow.png
|
||||||
|
widget:
|
||||||
|
type: mailcow
|
||||||
|
url: https://nginx-mailcow
|
||||||
|
key: A63910-D8FDE0-881C97-E5EE2B-232847
|
||||||
|
|
||||||
|
- Management:
|
||||||
|
- Service Technitium:
|
||||||
|
href: Https://dns.netgrimoire.com
|
||||||
|
name: Technitium DNS
|
||||||
|
icon: technitium.png
|
||||||
|
|
||||||
|
- VPN Protected Apps:
|
||||||
|
- Service Jackett:
|
||||||
|
href: https://jackett.netgrimoire.com
|
||||||
|
name: Jackett
|
||||||
|
icon: jackett.png
|
||||||
|
widget:
|
||||||
|
type: jackett
|
||||||
|
url: http://gluetun:9117
|
||||||
|
|
||||||
|
- Service Transmission:
|
||||||
|
href: https://transmission.netgrimoire.com
|
||||||
|
name: Transmission
|
||||||
|
icon: transmission.png
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
9
settings.yaml
Executable file
9
settings.yaml
Executable file
|
|
@ -0,0 +1,9 @@
|
||||||
|
---
|
||||||
|
# For configuration options and examples, please see:
|
||||||
|
# https://gethomepage.dev/configs/settings
|
||||||
|
|
||||||
|
title: Phil's Home Lab
|
||||||
|
|
||||||
|
providers:
|
||||||
|
# openweathermap: openweathermapapikey
|
||||||
|
weatherapi: c3ed78e184cf4e688f413510241310
|
||||||
12
widgets.yaml
Executable file
12
widgets.yaml
Executable file
|
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
# For configuration options and examples, please see:
|
||||||
|
# https://gethomepage.dev/configs/service-widgets
|
||||||
|
|
||||||
|
- resources:
|
||||||
|
cpu: true
|
||||||
|
memory: true
|
||||||
|
disk: /
|
||||||
|
|
||||||
|
- search:
|
||||||
|
provider: duckduckgo
|
||||||
|
target: _blank
|
||||||
Loading…
Add table
Add a link
Reference in a new issue