You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/about.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,22 +46,22 @@ That makes Terrarium especially useful for advanced users who want power and fle
46
46
47
47
If you are new here:
48
48
49
-
1. Start with [Getting Started](/getting-started/).
50
-
2. Read [Storage and Sizing](/getting-started/storage) before creating a VPS.
51
-
3. If you are still choosing a provider, use the [Provider Guides](/providers/).
49
+
1. Start with [Getting Started](./getting-started/).
50
+
2. Read [Storage and Sizing](./getting-started/storage) before creating a VPS.
51
+
3. If you are still choosing a provider, use the [Provider Guides](./providers/).
52
52
53
53
If you want to understand how the system behaves:
54
54
55
-
1. Read the [Security Model](/security).
56
-
2. Read the [Architecture](/architecture).
57
-
3. Check [Management GUIs](/getting-started/management-guis) if you want the visual control plane.
55
+
1. Read the [Security Model](./security).
56
+
2. Read the [Architecture](./architecture).
57
+
3. Check [Management GUIs](./getting-started/management-guis) if you want the visual control plane.
58
58
59
59
If you already know what you want to run:
60
60
61
-
1. Go to [Guides](/guides/).
62
-
2. Pick a workload like [OpenClaw](/guides/openclaw), [Hermes](/guides/hermes), [VSCodium Web](/guides/vscode), or [Compose deployments](/guides/compose).
61
+
1. Go to [Guides](./guides/).
62
+
2. Pick a workload like [OpenClaw](./guides/openclaw), [Hermes](./guides/hermes), [VSCodium Web](./guides/vscode), or [Compose deployments](./guides/compose).
63
63
64
64
If you are thinking about operations and recovery:
65
65
66
-
1. Read [Backups and Restore](/operations/backups-and-restore).
67
-
2. Keep the [terrariumctl Reference](/reference/terrariumctl) nearby.
66
+
1. Read [Backups and Restore](./operations/backups-and-restore).
67
+
2. Keep the [terrariumctl Reference](./reference/terrariumctl) nearby.
Copy file name to clipboardExpand all lines: docs/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ hero:
6
6
text: Transform any VPS into a secure host with isolated environments for your agents, development, and workloads. Time machine included.
7
7
tagline: Give each workload its own hardened LXC container, keep it private by default behind NAT, manage it from built-in web UIs, publish only what you mean, and rewind mistakes in small ZFS-backed steps. Lock anything behind single sign-on and user management
0 commit comments