chore: update apps url

This commit is contained in:
Khairul Hidayat 2025-03-23 18:31:06 +00:00
parent 4cbe1b0a78
commit df767efbd4

View File

@ -43,18 +43,18 @@ export const launcherItems: LauncherItem[] = [
// }, // },
{ {
name: "Youtube2MP3", name: "Youtube2MP3",
href: "http://yt2mp3.home.ip", href: "https://yt2mp3.local.rul.my",
icon: "https://git.rul.sh/khairul169/Go-YT2MP3/raw/branch/main/ui/public/android-chrome-512x512.png", icon: "https://git.rul.sh/khairul169/Go-YT2MP3/raw/branch/main/ui/public/android-chrome-512x512.png",
}, },
{ {
name: "Notes", name: "Notes",
href: "https://notes.rul.sh", href: "https://notes.rul.my",
icon: "https://notes.rul.sh/android-chrome-192x192.png", icon: "https://notes.rul.my/android-chrome-192x192.png",
}, },
{ {
name: "Memos", name: "Memos",
href: "https://memos.rul.sh", href: "https://memos.rul.my",
icon: "https://memos.rul.sh/apple-touch-icon.png", icon: "https://memos.rul.my/apple-touch-icon.png",
pinned: true, pinned: true,
}, },
// { // {
@ -64,29 +64,29 @@ export const launcherItems: LauncherItem[] = [
// }, // },
{ {
name: "Gitea", name: "Gitea",
href: "https://git.rul.sh", href: "https://git.rul.my",
icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/gitea.svg", icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/gitea.svg",
}, },
{ {
name: "Gotify", name: "Gotify",
href: "https://gotify.rul.sh", href: "https://gotify.rul.my",
icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/gotify.svg", icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/gotify.svg",
}, },
// { // {
// name: "AriaNg", // name: "AriaNg",
// href: "http://ariang.home.ip/", // href: "http://ariang.local.rul.my/",
// icon: "https://raw.githubusercontent.com/mayswind/AriaNg/master/src/tileicon.png", // icon: "https://raw.githubusercontent.com/mayswind/AriaNg/master/src/tileicon.png",
// disabled: true, // disabled: true,
// }, // },
{ {
name: "NAS Files", name: "NAS Files",
href: "http://10.0.0.101:9005/files", href: "https://files.local.rul.my/files",
icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/filebrowser.svg", icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/filebrowser.svg",
pinned: true, pinned: true,
}, },
{ {
name: "Cloud Files", name: "Cloud Files",
href: "https://fm.rul.sh", href: "https://fm.rul.my",
icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/filebrowser.svg", icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/filebrowser.svg",
}, },
{ {
@ -103,15 +103,14 @@ export const launcherItems: LauncherItem[] = [
}, },
{ {
name: "Vaultwarden", name: "Vaultwarden",
href: "https://vw.rul.sh", href: "https://vw.rul.my",
icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/vaultwarden.svg", icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/vaultwarden.svg",
pinned: true, pinned: true,
}, },
{ {
name: "Garage WebUI", name: "Garage WebUI",
href: "http://srv:3909/buckets", href: "https://s3.rul.sh/admin/buckets",
icon: "https://garagehq.deuxfleurs.fr/icons/apple-touch-icon.png", icon: "https://garagehq.deuxfleurs.fr/icons/apple-touch-icon.png",
disabled: false,
}, },
{ {
name: "Pi-hole", name: "Pi-hole",
@ -125,22 +124,22 @@ export const launcherItems: LauncherItem[] = [
// }, // },
{ {
name: "Nginx Proxy Manager", name: "Nginx Proxy Manager",
href: "http://nginx-pm.home.ip/", href: "https://nginx-pm.local.rul.my/",
icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/nginx-proxy-manager.svg", icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/nginx-proxy-manager.svg",
}, },
{ {
name: "Nginx UI", name: "Nginx UI",
href: "https://nginx-ui.rul.sh/", href: "https://nginx-ui.rul.my/",
icon: "https://nginxui.com/assets/icon.svg", icon: "https://nginxui.com/assets/icon.svg",
}, },
{ {
name: "pgAdmin", name: "pgAdmin",
href: "http://pgadmin.home.ip/", href: "https://pgadmin.local.rul.my/",
icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/pgadmin.svg", icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/pgadmin.svg",
}, },
{ {
name: "phpMyAdmin", name: "phpMyAdmin",
href: "http://pma.home.ip/", href: "https://pma.local.rul.my/",
icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/phpmyadmin.svg", icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/phpmyadmin.svg",
}, },
{ {
@ -148,27 +147,27 @@ export const launcherItems: LauncherItem[] = [
href: "https://duplicati.rul.sh/", href: "https://duplicati.rul.sh/",
icon: "https://duplicati.rul.sh/ngax/favicon/android-icon-192x192.png", icon: "https://duplicati.rul.sh/ngax/favicon/android-icon-192x192.png",
}, },
{ // {
name: "Mongo Express", // name: "Mongo Express",
href: "http://home:27018/", // href: "http://home:27018/",
icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/mongodb.svg", // icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/mongodb.svg",
disabled: true, // disabled: true,
}, // },
{ // {
name: "Hoppscotch", // name: "Hoppscotch",
href: "https://hopp.rul.sh/", // href: "https://hopp.rul.sh/",
icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/hoppscotch.svg", // icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/hoppscotch.svg",
disabled: true, // disabled: true,
}, // },
{ // {
name: "aaPanel", // name: "aaPanel",
href: "https://10.0.0.102:29760/590d1b7a", // href: "https://10.0.0.102:29760/590d1b7a",
icon: "https://www.aapanel.com/static/images/bt_logo.png", // icon: "https://www.aapanel.com/static/images/bt_logo.png",
disabled: true, // disabled: true,
}, // },
{ {
name: "ProxmoxVE", name: "ProxmoxVE",
href: "https://pve.rul.sh/", href: "https://pve.rul.my/",
icon: "https://www.proxmox.com/apple-touch-icon.png", icon: "https://www.proxmox.com/apple-touch-icon.png",
}, },
// { // {