Updated
This commit is contained in:
parent
633c2545d6
commit
57142e8fdd
8 changed files with 55 additions and 10 deletions
|
|
@ -43,7 +43,7 @@ colors:
|
|||
background-image: "../assets/wallpaper.jpeg"
|
||||
|
||||
services:
|
||||
- name: "Self-Hosted Media"
|
||||
- name: "Self-Hosted Local Media"
|
||||
#icon: "fas fa-brands fa-docker"
|
||||
items:
|
||||
- name: "Movies"
|
||||
|
|
@ -64,8 +64,20 @@ services:
|
|||
url: "http://localhost:5004/web/#/music.html?topParentId=7e64e319657a9516ec78490da03edccb&collectionType=music"
|
||||
target: "_blank"
|
||||
|
||||
- name: "Self-Hosted Apps"
|
||||
- name: "Self-Hosted Local"
|
||||
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"
|
||||
url: "http://localhost:5012"
|
||||
target: "_blank"
|
||||
|
||||
- name: "Invidious"
|
||||
logo: "assets/tools/youtube.png"
|
||||
subtitle: "Youtube Alternative"
|
||||
|
|
@ -79,18 +91,36 @@ services:
|
|||
target: "_blank"
|
||||
|
||||
|
||||
- name: "Admin"
|
||||
- name: "VPS"
|
||||
#icon: "fas fa-reddit"
|
||||
items:
|
||||
- name: "Portainer"
|
||||
logo: "assets/tools/portainer.png"
|
||||
subtitle: "Manage docker containers and images"
|
||||
url: "https://localhost:9443"
|
||||
url: "https://port.patalcala.com"
|
||||
target: "_blank"
|
||||
|
||||
- name: "Dockge"
|
||||
logo: "assets/tools/dockge.png"
|
||||
subtitle: "Manage docker-compose images"
|
||||
url: "http://localhost:5012"
|
||||
subtitle: "Manage docker-compose"
|
||||
url: "https://dockge.patalcala.com"
|
||||
target: "_blank"
|
||||
|
||||
- name: "Nextcloud"
|
||||
logo: "assets/tools/nextcloud.png"
|
||||
subtitle: "Files cloud server"
|
||||
url: "https://nextcloud.patalcala.com"
|
||||
target: "_blank"
|
||||
|
||||
- name: "Git"
|
||||
logo: "assets/tools/forgejo.png"
|
||||
subtitle: "Source code server"
|
||||
url: "https://git.patalcala.com"
|
||||
target: "_blank"
|
||||
|
||||
- name: "Share"
|
||||
logo: "assets/tools/pingvin-share.png"
|
||||
subtitle: "File sharing server"
|
||||
url: "https://share.patalcala.com"
|
||||
target: "_blank"
|
||||
|
||||
|
|
|
|||
BIN
.config/homer/tools/forgejo.png
Normal file
BIN
.config/homer/tools/forgejo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
BIN
.config/homer/tools/nextcloud.png
Normal file
BIN
.config/homer/tools/nextcloud.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
BIN
.config/homer/tools/pingvin-share.png
Normal file
BIN
.config/homer/tools/pingvin-share.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
Loading…
Add table
Add a link
Reference in a new issue