This commit is contained in:
Patrick Alvin Alcala 2025-08-19 16:06:18 +08:00
parent 9df7dd3041
commit cbac547054
46 changed files with 1981 additions and 93 deletions

172
.config/homer/config.yml Normal file → Executable file
View file

@ -1,106 +1,96 @@
---
title: "Dashboard"
subtitle: "Docker Containers Menu"
# documentTitle: "Welcome" # Customize the browser tab text
#logo: "assets/logo.png"
# Alternatively a fa icon can be provided:
# icon: "fas fa-skull-crossbones"
title: "Menu"
subtitle: "Pat Menu"
logo: "favicon.ico"
header: false # Set to false to hide the header
# Optional: Different hotkey for search, defaults to "/"
# hotkey:
# search: "Shift"
#footer: '<p>Created with <span class="has-text-danger">❤️</span> with <a href="https://bulma.io/">bulma</a>, <a href="https://vuejs.org/">vuejs</a> & <a href="https://fontawesome.com/">font awesome</a> // Fork me on <a href="https://github.com/bastienwirtz/homer"><i class="fab fa-github-alt"></i></a></p>' # set false if you want to hide it.
foother: false
header: false
footer: false
columns: "auto" # "auto" or number (must be a factor of 12: 1, 2, 3, 4, 6, 12)
connectivityCheck: true # whether you want to display a message when the apps are not accessible anymore (VPN disconnected for example).
# You should set it to true when using an authentication proxy, it also reloads the page when a redirection is detected when checking connectivity.
stylesheet:
- "assets/custom.css"
# Set the default layout and color scheme
defaults:
layout: columns # Either 'columns', or 'list'
colorTheme: auto # One of 'auto', 'light', or 'dark'
columns: "3" # You can change this to any number that is a factor of 12: (1, 2, 3, 4, 6, 12)
theme: default
# Optional theming
theme: default # 'default' or one of the themes available in 'src/assets/themes'.
# Optional custom stylesheet
# Will load custom CSS files. Especially useful for custom icon sets.
# stylesheet:
# - "assets/custom.css"
# Here is the exhaustive list of customization parameters
# However all value are optional and will fallback to default if not set.
# if you want to change only some of the colors, feel free to remove all unused key.
colors:
light:
highlight-primary: "#644dea"
highlight-secondary: "#4285f4"
highlight-hover: "#5a95f5"
background: "#f5f5f5"
card-background: "#ffffff"
text: "#363636"
text-header: "#424242"
text-title: "#303030"
text-subtitle: "#424242"
card-shadow: rgba(0, 0, 0, 0.1)
highlight-primary: "#fff5f2"
highlight-secondary: "#fff5f2"
highlight-hover: "#bebebe"
background: "#12152B"
card-background: "rgba(255, 245, 242, 0.8)"
text: "#ffffff"
text-header: "#fafafa"
text-title: "#000000"
text-subtitle: "#111111"
card-shadow: rgba(0, 0, 0, 0.5)
link: "#3273dc"
link-hover: "#363636"
background-image: "/assets/your/light/bg.png" # prefix with your sub subpath if any (ex: /homer/assets/...)
link-hover: "#2e4053"
background-image: "../assets/wallpaper-light.jpeg" # Change wallpaper.jpeg to the name of your own custom wallpaper!
dark:
highlight-primary: "#3367d6"
highlight-secondary: "#4285f4"
highlight-hover: "#5a95f5"
background: "#131313"
card-background: "#2b2b2b"
highlight-primary: "#181C3A"
highlight-secondary: "#181C3A"
highlight-hover: "#1F2347"
background: "#12152B"
card-background: "rgba(24, 28, 58, 0.8)"
text: "#eaeaea"
text-header: "#ffffff"
text-header: "#7C71DD"
text-title: "#fafafa"
text-subtitle: "#f5f5f5"
card-shadow: rgba(0, 0, 0, 0.4)
link: "#3273dc"
link-hover: "#ffdd57"
background-image: "/images/darkgb.png" # prefix with your sub subpath if any (ex: /homer/assets/...)
text-subtitle: "#8B8D9C"
card-shadow: rgba(0, 0, 0, 0.5)
link: "#c1c1c1"
link-hover: "#fafafa"
background-image: "../assets/wallpaper.jpeg"
# Optional navbar
# links: [] # Allows for navbar (dark mode, layout, and search) without any links
# Services
# First level array represents 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: "Application"
icon: "fas fa-code-branch"
# A path to an image can also be provided. Note that icon take precedence if both icon and logo are set.
# logo: "path/to/logo"
# class: "highlight-purple" # Optional css class to add on the service group.
- name: "Self-Hosted Media"
#icon: "fas fa-brands fa-docker"
items:
- name: "Awesome app"
logo: "assets/tools/sample.png"
# Alternatively a fa icon can be provided:
# icon: "fab fa-jenkins"
subtitle: "Bookmark example"
tag: "app"
keywords: "self hosted reddit" # optional keyword used for searching purpose
url: "https://www.reddit.com/r/selfhosted/"
target: "_blank" # optional html tag target attribute
- name: "Another one"
logo: "assets/tools/sample2.png"
subtitle: "Another application"
tag: "app"
# Optional tagstyle
tagstyle: "is-success"
url: "#"
- name: "Other group"
icon: "fas fa-heartbeat"
- name: "Movies"
logo: "assets/tools/movies.png" # Change github.png to the name of your own custom icon!
subtitle: "Movie collection"
url: "http://localhost:5004/web/#/movies.html?topparentid=f137a2dd21bbc1b99aa5c0f6bf02a805&collectiontype=movies"
target: "_blank"
- name: "Series"
logo: "assets/tools/series.png" # change github.png to the name of your own custom icon!
subtitle: "TV series collection"
url: "http://localhost:5004/web/#/tv.html?topparentid=a656b907eb3a73532e40e44b968d0225&collectiontype=tvshows"
target: "_blank"
- name: "Music"
logo: "assets/tools/music.png" # change github.png to the name of your own custom icon!
subtitle: "Music collection"
url: "http://localhost:5004/web/#/music.html?topParentId=7e64e319657a9516ec78490da03edccb&collectionType=music"
target: "_blank"
- name: "Self-Hosted Apps"
items:
- name: "Pi-hole"
logo: "assets/tools/sample.png"
# subtitle: "Network-wide Ad Blocking" # optional, if no subtitle is defined, PiHole statistics will be shown
tag: "other"
url: "http://192.168.0.151/admin"
type: "PiHole" # optional, loads a specific component that provides extra features. MUST MATCH a file name (without file extension) available in `src/components/services`
target: "_blank" # optional html a tag target attribute
# class: "green" # optional custom CSS class for card, useful with custom stylesheet
# background: red # optional color for card to set color directly without custom stylesheet
- name: "Invidious"
logo: "assets/tools/youtube.png"
subtitle: "Youtube Alternative"
url: "http://localhost:5021"
target: "_blank"
- name: "Qbittorrent"
logo: "assets/tools/qbittorrent.png"
subtitle: "Torrent downloader"
url: "http://localhost:5019"
target: "_blank"
- name: "Admin"
#icon: "fas fa-reddit"
items:
- name: "Portainer"
logo: "assets/tools/portainer.png"
subtitle: "Manage docker containers and images"
url: "https://localhost:9443"
target: "_blank"
- name: "Dockge"
logo: "assets/tools/dockge.png"
subtitle: "Manage docker-compose images"
url: "http://localhost:5012"
target: "_blank"