homer_configs/vps-domain-page.yml

79 lines
2.6 KiB
YAML

---
links:
- name: "Apps"
icon: "fas fa-cloud"
url: "#config"
- name: "Servers"
icon: "fas fa-server"
url: "#servers-page"
- name: "Monitoring"
icon: "fas fa-magnifying-glass"
url: "#monitoring-page"
- name: "Ham"
icon: "fa-solid fa-tower-cell"
url: "#ham-page"
- name: "Home-Automation"
icon: "fas fa-house-user"
url: "#home-automation-page"
- name: "Media"
icon: "fas fa-photo-video"
url: "#media-page"
- name: "LAN"
icon: "fas fa-network-wired"
url: "#lan-page"
- name: "Monitorix"
icon: "fas fa-info-circle"
url: "#monitorix-page"
- name: "VPS/Domain"
icon: "fas fa-map-marked-alt"
url: "#vps-domain-page"
- name: "Wikis/Websites"
icon: "fas fa-file-alt"
url: "#wikis-n-websites-page"
- name: "External"
icon: "fas fa-external-link-alt"
url: "#external-websites-page"
services:
- name: "VPS & Domain Links"
icon: "fas fa-map-marked-alt"
items:
- name: "Namecheap"
logo: "assets/logos/namecheap.png"
#subtitle: "Bookmark example"
tag: "vps-domain"
url: "https://ap.www.namecheap.com/"
target: "_blank" # optional html a tag target attribute
- name: "CLoudflare"
logo: "assets/logos/cf-logo-v-rgb.png"
#subtitle: "Bookmark example"
tag: "vps-domain"
url: "https://dash.cloudflare.com/554569e3179fa04363bb28211cdaacb5"
target: "_blank" # optional html a tag target attribute
- name: "Oracle Cloud Manager"
logo: "assets/logos/oracle-cloud.png"
#subtitle: "Bookmark example"
tag: "vps-domain"
url: "http://cloud.oracle.com/?tenant=rmorrow&provider=OracleIdentityCloudService"
target: "_blank" # optional html a tag target attribute
- name: "MaxMind (GeoLite2 IP Geo DB)"
logo: "assets/logos/geoip.png"
#subtitle: "Bookmark example"
tag: "vps-domain"
url: "https://www.maxmind.com/en/account"
target: "_blank" # optional html a tag target attribute
- name: "Owned Networks"
logo: "assets/logos/owned-networks.png"
#subtitle: "Bookmark example"
tag: "vps-domain"
url: "https://www.owned-networks.net/client_area/clientarea.php"
target: "_blank" # optional html a tag target attribute
- name: "123 Systems Solutions"
logo: "assets/logos/123systemssolutions.png"
#subtitle: "Bookmark example"
tag: "vps-domain"
url: "https://123systems.net/billing/clientarea.php"
target: "_blank" # optional html a tag target attribute
# EOF