Raphaël Billet
fb751ca89b
Lot of work done around the disk selection logic. Efficiency and reliability improved. Have to finish poslishing details.
2025-12-18 21:23:41 +01:00
Raphael Numbus
502728bbc1
Fixed bad paths. Added traefik to the base docker setup.
2025-12-14 14:57:37 +01:00
Raphael Numbus
622280b62f
Fixed if statement. Added separate disk-spindown file.
2025-12-14 14:52:11 +01:00
Raphael Numbus
f777e608b8
Big update. Folder reorganization. Disk selection logic finished. Improved services selection (not done yet).
2025-12-14 13:58:01 +01:00
Raphaël Billet
0e0ed4d3a3
Huge script change. Reformatting of the disk_config_configuration function.
2025-12-11 08:50:37 +01:00
Raphael Numbus
1f8c6c50d7
Big work on the disk selection. Improved efficiency and clarity. Have to continue working on it.
2025-12-07 19:22:38 +01:00
Raphael Numbus
45d4926aac
Edited disk config logic
2025-12-07 11:54:21 +01:00
Raphael Numbus
b2d39de984
Added mirror configuration
2025-12-07 11:30:37 +01:00
Raphael Numbus
f496bf032f
Change /run to /etc
2025-12-07 10:11:30 +01:00
Raphael Numbus
17eb579a20
TEST
2025-12-06 22:22:16 +01:00
Raphaël Billet
0c07311b0d
TEST
2025-12-04 10:46:18 +01:00
Raphaël Billet
3a5b786b36
Added Immich. Tweaked docker compose networks (frontend/backend).
2025-12-03 22:36:07 +01:00
Raphaël Billet
51ba15df8b
Made secrets variables more reliable 2.
2025-11-27 11:37:15 +01:00
Raphaël Billet
4a1f25d781
Made secrets variables more reliable.
2025-11-27 11:19:00 +01:00
Raphaël Billet
effc56d09f
Fixed syntax.
2025-11-27 11:08:27 +01:00
Raphaël Billet
f534f3ae84
Fixed indentation.
2025-11-27 11:06:19 +01:00
Raphaël Billet
76bf33ce78
Fixed set instead of list error and fixed deprecated option usage.
2025-11-27 10:37:02 +01:00
Raphaël Billet
855543beda
Fixed missing export. Fixed missing line.
2025-11-27 10:23:21 +01:00
Raphaël Billet
aaa097d38f
Fixed snapRAID configuration. Added missing double quotes on the Disko disks definitions.
2025-11-27 09:59:41 +01:00
Raphaël Billet
658f473983
Added back config-files that were lost.
2025-11-26 23:07:37 +01:00
Raphaël Billet
6eb7673ca6
Fixed dashes error.
2025-11-26 22:33:06 +01:00
Raphaël Billet
d4c2de55f3
Added secrets management for data and parity disks
2025-11-26 21:58:13 +01:00
Raphael Numbus
c8634c8351
Removed old variables.
2025-11-23 21:11:49 +01:00
Raphael Numbus
8601bdad7f
Huge update to the disk selection method. Now support striped or mirrored boot disk(s), and up to 9 disks for data with automatic inclusion of up to 3 parity disks.
2025-11-23 19:36:37 +01:00
Raphaël Billet
6827785db7
Standardize system disk on LVM-on-LUKS for snapshot support.
...
Add dedicated parity disk and correct data disk mountpoints.
Resolve various Nix syntax errors in disk templates.
Set data disk filesystem to XFS for better large-file performance.
2025-11-18 22:35:09 +01:00