mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
docs(guide): add a low-resource deployment guide in 21 languages (#548)
New guide/low-resource page: what runs well on 2 GB machines, a Raspberry Pi / old laptop Compose walkthrough with tuned caps, the env-var knobs that matter on small hardware, and what to skip. Linked from getting-started, the deployment hardware section, and the sidebar. Translated into all 20 non-English locales via the i18n batch pipeline; parity check and VitePress build pass. Admin merge: docs-only PR, the path-filtered required integration contexts never report (#420 precedent). Closes #497
This commit is contained in:
@@ -227,6 +227,7 @@ function buildBaseTheme() {
|
||||
{ text: "What SnapOtter collects", link: "/guide/telemetry" },
|
||||
{ text: "Supported Formats", link: "/guide/supported-formats" },
|
||||
{ text: "Hardware requirements", link: "/guide/deployment#hardware-requirements" },
|
||||
{ text: "Low-resource setups", link: "/guide/low-resource" },
|
||||
{ text: "Docker tags", link: "/guide/docker-tags" },
|
||||
{ text: "Developer guide", link: "/guide/developer" },
|
||||
{ text: "Translation guide", link: "/guide/translations" },
|
||||
|
||||
Reference in New Issue
Block a user