mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-05-29 19:44:43 +00:00
Update helpers_cache.json
This commit is contained in:
+40
-6
@@ -3672,7 +3672,7 @@
|
|||||||
"updateable": true,
|
"updateable": true,
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
"has_arm": false,
|
"has_arm": false,
|
||||||
"is_dev": true,
|
"is_dev": false,
|
||||||
"execute_in": [
|
"execute_in": [
|
||||||
"lxc"
|
"lxc"
|
||||||
],
|
],
|
||||||
@@ -6880,7 +6880,7 @@
|
|||||||
"port": 0,
|
"port": 0,
|
||||||
"website": "https://hermes-agent.nousresearch.com",
|
"website": "https://hermes-agent.nousresearch.com",
|
||||||
"documentation": "https://hermes-agent.nousresearch.com/docs",
|
"documentation": "https://hermes-agent.nousresearch.com/docs",
|
||||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/hermes.webp",
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/hermes-agent.webp",
|
||||||
"updateable": true,
|
"updateable": true,
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
"has_arm": false,
|
"has_arm": false,
|
||||||
@@ -10829,8 +10829,8 @@
|
|||||||
"notes": [],
|
"notes": [],
|
||||||
"warnings": [],
|
"warnings": [],
|
||||||
"port": 8090,
|
"port": 8090,
|
||||||
"website": "https://mylarcomics.com/",
|
"website": "https://mylar.nerdfirehurricane.com/",
|
||||||
"documentation": "https://mylarcomics.com/docs/introduction/",
|
"documentation": "https://mylar.nerdfirehurricane.com/docs/introduction",
|
||||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/mylar3.webp",
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/mylar3.webp",
|
||||||
"updateable": true,
|
"updateable": true,
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
@@ -16254,6 +16254,40 @@
|
|||||||
"config_path": "",
|
"config_path": "",
|
||||||
"os": "debian"
|
"os": "debian"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Skylite-UX",
|
||||||
|
"slug": "skylite-ux",
|
||||||
|
"desc": "Skylite-UX is an open-source, self-hosted family management app with calendar, todos, shopping lists, and user management.",
|
||||||
|
"script": "ct/skylite-ux.sh",
|
||||||
|
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/skylite-ux.sh",
|
||||||
|
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/skylite-ux.sh",
|
||||||
|
"type": "lxc",
|
||||||
|
"type_id": "nm9bra8mzye2scg",
|
||||||
|
"categories": [
|
||||||
|
"scriptcat00019"
|
||||||
|
],
|
||||||
|
"category_names": [
|
||||||
|
"Automation & Scheduling"
|
||||||
|
],
|
||||||
|
"notes": [
|
||||||
|
"Database credentials: `cat ~/skylite-ux.creds`",
|
||||||
|
"Build process requires ~4GB RAM. Runtime usage is much lower — RAM can be reduced after installation."
|
||||||
|
],
|
||||||
|
"warnings": [],
|
||||||
|
"port": 3000,
|
||||||
|
"website": "https://github.com/Wetzel402/Skylite-UX",
|
||||||
|
"documentation": "https://github.com/Wetzel402/Skylite-UX",
|
||||||
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/skylite-ux.webp",
|
||||||
|
"updateable": true,
|
||||||
|
"privileged": false,
|
||||||
|
"has_arm": false,
|
||||||
|
"is_dev": true,
|
||||||
|
"execute_in": [
|
||||||
|
"lxc"
|
||||||
|
],
|
||||||
|
"config_path": "",
|
||||||
|
"os": "debian"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Slskd",
|
"name": "Slskd",
|
||||||
"slug": "slskd",
|
"slug": "slskd",
|
||||||
@@ -17221,8 +17255,8 @@
|
|||||||
"Databases"
|
"Databases"
|
||||||
],
|
],
|
||||||
"notes": [
|
"notes": [
|
||||||
"SurrealDB web interface is available on port 8000.",
|
"Accessing http://IP:8000 redirects to surrealdb.com/surrealist — this is by design. The hosted Surrealist UI connects back to your local instance. Use http://IP:8000 as the connection URL in Surrealist.",
|
||||||
"Default credentials are saved in ~/surrealdb.creds."
|
"The generated root password is stored in /opt/surrealdb/.env."
|
||||||
],
|
],
|
||||||
"warnings": [],
|
"warnings": [],
|
||||||
"port": 8000,
|
"port": 8000,
|
||||||
|
|||||||
Reference in New Issue
Block a user