diff --git a/configurator/index.html b/configurator/index.html index a44b8a8..cb5f231 100644 --- a/configurator/index.html +++ b/configurator/index.html @@ -385,6 +385,100 @@ + +
+
+

Disks

+

Select where NixOS will be installed and where your data will live.

+
+ + +
+
+ +
+
+

Data Wipe Warning

+

Selecting a disk for Numbus will completely erase all existing data on that drive. Ensure you have backed up any important information before proceeding.

+
+
+ +
+ +
+

+ Boot Disks +

+

Choose 1 (Stripe) or 2 (Mirror) disks for the operating system.

+ +
+ +
+ + +
+

Striped Config: Using only one boot disk provides no hardware redundancy. If this drive fails, the system will not boot.

+
+
+ + +
+

+ Data Disks +

+

Select disks for storage. SnapRAID parity is used if >1 disk is chosen.

+ +
+ +
+ + +
+

Striped Config: One data disk provides no parity. Data loss will occur if this drive fails.

+
+
+

SnapRAID Active: Your data is protected by parity drives.

+
+
+
+
+
@@ -672,8 +766,8 @@
- -
+ +

Configuration Source

Link your Git repository containing the numbus.yaml file.

@@ -696,8 +790,8 @@
- -
+ +

Setup Type

Are we creating a new server instance or restoring an existing one?

@@ -728,8 +822,8 @@
- -
+ +

Environment Overrides

Apply specific tweaks to this local deployment.

@@ -831,8 +925,8 @@
- -
+ +
@@ -851,8 +945,8 @@
- -
+ +
@@ -874,7 +968,7 @@ >Back