From 0f8e2157067242973ce299cc8dc46199295a548c Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Thu, 2 Apr 2026 18:15:08 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 8923c3d4..3c8f5063 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -4216,6 +4216,7 @@ ], "notes": [ "First-Start: Run `ente-setup` — it guides you through account creation, verification, and admin configuration", + "To upgrade subscription later: `ente-upgrade-subscription user@example.com`", "For CLI admin docs see https://ente.io/help/self-hosting/administration/cli", "Museum config: `cat /opt/ente/server/museum.yaml`" ], @@ -12910,7 +12911,7 @@ ], "notes": [ "The build process requires significant RAM (4GB+). Do not reduce container RAM below 4GB.", - "NEXT_PUBLIC_* variables are baked at build time. If you change the IP/URL, rebuild with: cd /opt/postiz && pnpm run build" + "NEXT_PUBLIC_* variables are baked at build time. If you change the IP/URL or add social provider keys, rebuild with: postiz-rebuild" ], "port": 80, "website": "https://postiz.com/", @@ -12921,7 +12922,7 @@ "has_arm": false, "is_dev": true, "execute_in": [ - "pve" + "lxc" ], "config_path": "/opt/postiz/.env", "os": "debian"