mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-04-05 20:03:48 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user