update
This commit is contained in:
@@ -0,0 +1,297 @@
|
||||
# Need to be stored in the dashy/config directory
|
||||
pageInfo:
|
||||
title: Hello, Miker
|
||||
description: My Homepage of Services
|
||||
logo: https://i.ibb.co/71WyyzM/little-bot-3.png
|
||||
appConfig:
|
||||
statusCheck: false
|
||||
theme: glass-2
|
||||
fontAwesomeKey: c94dc2b452
|
||||
customCss: '.clock p.time { font-size: 3rem !important; }'
|
||||
layout: vertical
|
||||
iconSize: small
|
||||
language: en
|
||||
sections:
|
||||
- name: My Public IP Address
|
||||
widgets:
|
||||
- type: public-ip
|
||||
id: 0_1764_publicip
|
||||
- name: Holidays
|
||||
widgets:
|
||||
- type: public-holidays
|
||||
options:
|
||||
country: US
|
||||
holidayType: all
|
||||
monthsToShow: 4
|
||||
lang: en
|
||||
id: 0_829_publicholidays
|
||||
|
||||
- name: Date and Time
|
||||
widgets:
|
||||
- type: clock
|
||||
options:
|
||||
timeZone: America/New_york
|
||||
format: en-GB
|
||||
hideDate: false
|
||||
customCityName: Bealeton, Va.
|
||||
use12Hour: true
|
||||
hideSeconds: true
|
||||
id: 0_396_clock
|
||||
- name: RackNerd Server
|
||||
items:
|
||||
- title: Proxy Service
|
||||
description: Nginx Proxy Manager
|
||||
icon: icons/nginx-proxy-manager.png
|
||||
url: https://proxy.mikeandrebel.com
|
||||
target: newtab
|
||||
statusCheck: true
|
||||
- title: Search Engine
|
||||
description: MIker's Search Engine
|
||||
icon: icons/searxng.png
|
||||
url: https://search.mikeandrebel.com/
|
||||
target: newtab
|
||||
statusCheck: true
|
||||
- title: Portainer
|
||||
description: Portainer
|
||||
icon: icons/portainer.png
|
||||
url: https://port.mikeandrebel.com/#!/home
|
||||
target: newtab
|
||||
statusCheck: true
|
||||
- title: Rack Nerd Control Panel
|
||||
description: Rack Nerd Control Panel
|
||||
icon: icons/cloudflare.png
|
||||
url: https://nerdvm.racknerd.com/login.php
|
||||
target: newtab
|
||||
- title: Rack Nerd
|
||||
description: Rack Nerd
|
||||
icon: icons/cloudflare.png
|
||||
url: https://my.racknerd.com/index.php?rp=/login
|
||||
target: newtab
|
||||
- title: Mealie
|
||||
description: Mealie
|
||||
icon: icons/mealie.png
|
||||
url: https://meal.mikeandrebel.com/
|
||||
target: newtab
|
||||
statusCheck: true
|
||||
displayData:
|
||||
sortBy: default
|
||||
rows: 1
|
||||
cols: 1
|
||||
collapsed: true
|
||||
hideForGuests: false
|
||||
|
||||
|
||||
- name: Home Server 1
|
||||
items:
|
||||
- title: JellyFin
|
||||
description: Jellyfin Movies
|
||||
icon: icons/jellyfin.png
|
||||
url: http://192.168.1.151:8096
|
||||
target: newtab
|
||||
- title: Local Proxy Server
|
||||
description: Nginx Proxy Manager
|
||||
icon: icons/nginx-proxy-manager.png
|
||||
url: http://192.168.1.151:81/
|
||||
target: newtab
|
||||
- title: Portainer
|
||||
description: Portainer
|
||||
icon: icons/portainer.png
|
||||
url: http://192.168.1.151:9000/
|
||||
target: newtab
|
||||
- title: Router
|
||||
description: Orbi System
|
||||
icon: icons/router.png
|
||||
url: http://192.168.1.1/
|
||||
target: newtab
|
||||
- title: Router
|
||||
description: Arris System
|
||||
icon: icons/arris.png
|
||||
url: http://192.168.0.1/
|
||||
target: newtab
|
||||
displayData:
|
||||
sortBy: default
|
||||
rows: 1
|
||||
cols: 1
|
||||
collapsed: true
|
||||
hideForGuests: false
|
||||
|
||||
- name: Home Server 2 internal
|
||||
items:
|
||||
- title: Proxmox
|
||||
icon: icons/proxmox.png
|
||||
url: https://192.168.0.171:8006
|
||||
target: newtab
|
||||
statusCheck: true
|
||||
|
||||
- title: Portatiner
|
||||
icon: icons/portainer.png
|
||||
url: https://192.168.0.181:7443
|
||||
target: newtab
|
||||
|
||||
- title: NPM
|
||||
icon: icons/nginx-proxy-manager.png
|
||||
url: http://192.168.0.235:81
|
||||
target: newtab
|
||||
|
||||
- title: PiHole
|
||||
icon: icons/pi-hole.png
|
||||
url: http://192.168.0.185/admin/
|
||||
target: newtab
|
||||
|
||||
- title: VSCode
|
||||
icon: icons/vscode.png
|
||||
url: http://192.168.0.187:8680
|
||||
target: newtab
|
||||
|
||||
- title: Authelia
|
||||
icon: icons/authelia.png
|
||||
url: http://192.168.0.181:9091
|
||||
target: newtab
|
||||
|
||||
- title: Dashy
|
||||
icon: icons/dashy.png
|
||||
url: http://192.168.0.181:4000
|
||||
target: newtab
|
||||
statusCheck: true
|
||||
|
||||
displayData:
|
||||
sortBy: default
|
||||
rows: 1
|
||||
cols: 1
|
||||
collapsed: true
|
||||
hideForGuests: false
|
||||
|
||||
- name: Home Server External
|
||||
items:
|
||||
|
||||
- title: Proxmox
|
||||
icon: icons/proxmox.png
|
||||
url: https://pve1.mikemcfetridge.com
|
||||
target: newtab
|
||||
statusCheck: true
|
||||
|
||||
- title: Potainer
|
||||
icon: icons/portainer.png
|
||||
url: https://port.mikemcfetridge.com
|
||||
target: newtab
|
||||
statusCheck: true
|
||||
|
||||
- title: NPM
|
||||
icon: icons/nginx-proxy-manager.png
|
||||
url: https://proxy.mikemcfetridge.com
|
||||
target: newtab
|
||||
|
||||
- title: PiHole
|
||||
icon: icons/pi-hole.png
|
||||
url: https://pihole.mikemcfetridge.com
|
||||
target: newtab
|
||||
|
||||
- title: VSCode
|
||||
icon: icons/vscode.png
|
||||
url: https://vscode.mikemcfetridge.com
|
||||
target: newtab
|
||||
|
||||
- title: Authelia
|
||||
icon: icons/authelia.png
|
||||
url: https://auth.mikemcfetridge.com
|
||||
target: newtab
|
||||
|
||||
- title: Dashy
|
||||
icon: icons/dashy.png
|
||||
url: https://dashy.mikemcfetridge.com
|
||||
target: newtab
|
||||
|
||||
displayData:
|
||||
sortBy: default
|
||||
rows: 1
|
||||
cols: 1
|
||||
collapsed: true
|
||||
hideForGuests: false
|
||||
|
||||
- name: Oracle Server
|
||||
items:
|
||||
- title: Hestia Control Panel
|
||||
description: Hestia Control Panel
|
||||
icon: icons/hestia.png
|
||||
url: https://hcp.mcfetridge.us:8083
|
||||
target: newtab
|
||||
statusCheck: true
|
||||
- title: Next Cloud
|
||||
description: Next Cloud
|
||||
icon: icons/nextcloud.png
|
||||
url: https://next.mcfetridge.us
|
||||
target: newtab
|
||||
statusCheck: true
|
||||
- title: Web Mail
|
||||
description: Web Email
|
||||
icon: si-reddit
|
||||
url: https://webmail.mcfetridge.us
|
||||
target: newtab
|
||||
statusCheck: true
|
||||
- title: Family Website
|
||||
description: Wordpress Website
|
||||
icon: icons/wordpress.png
|
||||
url: https://mcfetridge.us/
|
||||
target: newtab
|
||||
statusCheck: true
|
||||
- title: WordPress Admin
|
||||
description: WordPress Admin
|
||||
icon: icons/wordpress.png
|
||||
url: https://mcfetridge.us/wp-admin
|
||||
target: newtab
|
||||
statusCheck: true
|
||||
- title: Webstats
|
||||
description: Hestia Webstats
|
||||
icon: icons/hestia.png
|
||||
url: https://mcfetridge.us/vstats/
|
||||
target: newtab
|
||||
statusCheck: true
|
||||
displayData:
|
||||
sortBy: default
|
||||
rows: 1
|
||||
cols: 1
|
||||
collapsed: true
|
||||
hideForGuests: false
|
||||
- name: Oracle Test Server
|
||||
items:
|
||||
- title: Poratiner
|
||||
description: Poratiner
|
||||
icon: icons/portainer.png
|
||||
url: http://
|
||||
target: newtab
|
||||
displayData:
|
||||
sortBy: default
|
||||
rows: 1
|
||||
cols: 1
|
||||
collapsed: true
|
||||
hideForGuests: false
|
||||
- name: Bookmarks
|
||||
items:
|
||||
- title: Name Cheap
|
||||
description: Name Cheap
|
||||
icon: icons/namecheap.png
|
||||
url: https://www.namecheap.com/
|
||||
target: newtab
|
||||
- title: Oracle Cloud
|
||||
description: Oracle Cloud
|
||||
icon: icons/oracle-cloud.png
|
||||
url: https://cloud.oracle.com/compute/instances?region=us-ashburn-1
|
||||
target: newtab
|
||||
- title: Send Blue
|
||||
description: Send Blue STMP
|
||||
icon: icons/sendinblue.png
|
||||
url: https://app.brevo.com/
|
||||
target: newtab
|
||||
- title: Github
|
||||
description: Git Hub
|
||||
icon: icons/github.png
|
||||
url: https://github.com/mmcfetridge1969
|
||||
target: newtab
|
||||
- title: DuckDNS
|
||||
description: Duck DNS
|
||||
icon: icons/duckdns.png
|
||||
url: https://www.duckdns.org
|
||||
displayData:
|
||||
collapsed: true
|
||||
hideForGuests: false
|
||||
|
||||
Reference in New Issue
Block a user