diff --git a/json/helpers_cache.json b/json/helpers_cache.json index a6d2100d..35f6912a 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -3672,7 +3672,7 @@ "updateable": true, "privileged": false, "has_arm": false, - "is_dev": true, + "is_dev": false, "execute_in": [ "lxc" ], @@ -6880,7 +6880,7 @@ "port": 0, "website": "https://hermes-agent.nousresearch.com", "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, "privileged": false, "has_arm": false, @@ -10829,8 +10829,8 @@ "notes": [], "warnings": [], "port": 8090, - "website": "https://mylarcomics.com/", - "documentation": "https://mylarcomics.com/docs/introduction/", + "website": "https://mylar.nerdfirehurricane.com/", + "documentation": "https://mylar.nerdfirehurricane.com/docs/introduction", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/mylar3.webp", "updateable": true, "privileged": false, @@ -16254,6 +16254,40 @@ "config_path": "", "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", "slug": "slskd", @@ -17221,8 +17255,8 @@ "Databases" ], "notes": [ - "SurrealDB web interface is available on port 8000.", - "Default credentials are saved in ~/surrealdb.creds." + "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.", + "The generated root password is stored in /opt/surrealdb/.env." ], "warnings": [], "port": 8000,