mirror of
https://github.com/khairul169/honey.git
synced 2025-04-28 23:09:32 +07:00
feat: add cockpit
This commit is contained in:
parent
677191e9c9
commit
087992b232
@ -18,10 +18,10 @@
|
|||||||
"icon": "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/jellyfin.svg"
|
"icon": "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/jellyfin.svg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "NextDeck",
|
"name": "YoutubeDL",
|
||||||
"desc": "",
|
"desc": "",
|
||||||
"href": "https://cloud.rul.sh/apps/deck/#/board/1",
|
"href": "http://ytdl.home.ip",
|
||||||
"icon": "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/nextcloud-deck.svg"
|
"icon": "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/youtubedl.svg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Memos",
|
"name": "Memos",
|
||||||
@ -35,18 +35,18 @@
|
|||||||
"href": "https://cloud.rul.sh/apps/notes/",
|
"href": "https://cloud.rul.sh/apps/notes/",
|
||||||
"icon": "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/nextcloud-notes.svg"
|
"icon": "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/nextcloud-notes.svg"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "NextDeck",
|
||||||
|
"desc": "",
|
||||||
|
"href": "https://cloud.rul.sh/apps/deck/#/board/1",
|
||||||
|
"icon": "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/nextcloud-deck.svg"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Nextcloud",
|
"name": "Nextcloud",
|
||||||
"desc": "",
|
"desc": "",
|
||||||
"href": "https://cloud.rul.sh/",
|
"href": "https://cloud.rul.sh/",
|
||||||
"icon": "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/nextcloud.svg"
|
"icon": "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/nextcloud.svg"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "YoutubeDL",
|
|
||||||
"desc": "",
|
|
||||||
"href": "http://ytdl.home.ip",
|
|
||||||
"icon": "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/youtubedl.svg"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Gitea",
|
"name": "Gitea",
|
||||||
"desc": "",
|
"desc": "",
|
||||||
@ -118,6 +118,12 @@
|
|||||||
"desc": "",
|
"desc": "",
|
||||||
"href": "https://portainer.rul.sh/",
|
"href": "https://portainer.rul.sh/",
|
||||||
"icon": "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/portainer.svg"
|
"icon": "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/portainer.svg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Cockpit",
|
||||||
|
"desc": "",
|
||||||
|
"href": "https://cockpit.local.rul.sh/",
|
||||||
|
"icon": "https://cockpit-project.org/images/favicon.png"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user