Commit Graph

390 Commits

Author SHA1 Message Date
Raphaël Numbus 6982a24dfd Added a bootstrap script 2026-05-15 10:47:26 +02:00
Raphaël Numbus 5f480bb12d Merge branch 'testing' into production 2026-05-15 10:46:58 +02:00
Raphaël Numbus a45dabe28e Edit ignored files. 2026-05-15 10:08:24 +02:00
Raphaël Numbus 24f62ec057 Lots of changes to the directories organisation, more work needed. 2026-05-15 10:02:29 +02:00
Raphaël Numbus 73adb395c0 Migrated from multi repos to monorepo architecture. 2026-05-02 12:52:08 +02:00
Raphaël Billet 72668492f5 Updates to the TUI. Need to continue working on a unified input validation function. 2026-04-28 09:00:24 +02:00
Raphaël Numbus baa6bdd28b Added Users & Groups logic : big revamp needed (AI draft) 2026-04-26 22:20:28 +02:00
Raphaël Numbus 267af96309 Finalized the compatibility check function. 2026-04-26 11:26:47 +02:00
Raphaël Numbus 0f4f203fa3 Fixed increment logic. 2026-04-26 11:20:26 +02:00
Raphaël Numbus 5edabe57fb Fixed inverted logic. 2026-04-26 11:17:36 +02:00
Raphaël Numbus e3550acc10 Fixed bad syntax. 2026-04-26 11:15:42 +02:00
Raphaël Numbus d0ba62cb9d Fixed bad syntax. 2026-04-26 11:09:48 +02:00
Raphaël Numbus 640b183ed2 Added a compatibility check 2026-04-26 11:08:46 +02:00
Raphaël Numbus f4d424e998 Credentials test. 2026-04-26 10:42:24 +02:00
Raphaël Numbus 68beaebbdf Credentials test. 2026-04-26 10:42:00 +02:00
Raphaël Numbus 97305c2152 Bunch of changes. Settled on keeping both TUI and WebUI options. 2026-04-26 10:39:54 +02:00
Raphaël Numbus 80aaacda13 Removed the useless configuration.nix file. Removed the sops input in numbus-generated.nix. 2026-04-15 14:34:24 +02:00
Raphaël Numbus bc1bd49139 Updated the secrets organization. 2026-04-15 14:25:36 +02:00
Raphaël Numbus 836f651aea Updated the secrets organization 2026-04-15 14:03:58 +02:00
Raphaël Numbus d427ef9e75 Disks minor step improvements. 2026-03-29 17:11:36 +02:00
Raphaël Numbus cf1601f2b9 Disks minor step improvements. 2026-03-29 16:52:19 +02:00
Raphaël Numbus d9c983b401 Image and text tweaks. 2026-03-29 16:22:11 +02:00
Raphaël Numbus 19b3588b2b Added disks selection 2026-03-29 16:12:49 +02:00
Raphaël Numbus 068bf78cfb HTML updates 2026-03-29 14:27:53 +02:00
Raphaël Numbus 97795c2160 Fixed TARGET_GRAPHICS_BRAND not found 2026-03-29 14:13:49 +02:00
Raphaël Numbus eaf8e746a0 Get JSON export to work 2026-03-29 13:57:00 +02:00
Raphaël Numbus d857e0d4ac Get JSON export to work 2026-03-29 13:42:32 +02:00
Raphaël Numbus 06f299727c Fixed typo 2026-03-29 12:55:01 +02:00
Raphaël Numbus a2c98d9ccf Changed port 2026-03-29 12:50:31 +02:00
Raphaël Numbus c42c288c62 Added trap exit to kill the python process 2026-03-29 12:30:38 +02:00
Raphaël Numbus 9f5d91e510 Continue working on the big update. Improved verbose mode. 2026-03-29 12:25:43 +02:00
Raphaël Numbus 3494bac065 Added main code execution. 2026-03-28 22:07:01 +01:00
Raphaël Numbus 29d7eac981 Moving to a web based configurator. Huge changes. Surely a lot of bugfixing to do. 2026-03-28 21:49:24 +01:00
Raphaël Numbus e67dc12f42 Improved documentation. Needs more work. 2026-03-22 14:09:40 +01:00
Raphaël Numbus b156bf443e Added documentation for the numbus-server 2026-03-18 13:26:13 +01:00
Raphaël Numbus d09e261b14 Updated the script. Updated the configuration files. Script need a lot of work. 2026-03-14 11:50:09 +01:00
Raphaël Numbus 99d19af39a Huge update to organization. Added future numbus projects. 2026-03-13 11:37:53 +01:00
Raphaël Numbus 3d3154f25f Fixed typo 2026-03-08 21:56:55 +01:00
Raphaël Numbus de04960d55 Fixed typo. 2026-03-08 21:51:18 +01:00
Raphaël Numbus 0238c29f12 Fixed DNS records 2026-03-08 21:45:03 +01:00
Raphaël Numbus 888c87257f Fixed cat: final-nix-config/etc/secrets/disks/data-1: No such file or directory 2026-03-08 18:32:11 +01:00
Raphaël Numbus ade006f9e8 Removed problematic ``` 2026-03-08 18:30:40 +01:00
Raphaël Numbus 86bda53c78 Fixed bad rm commands. 2026-03-08 18:22:35 +01:00
Raphaël Numbus 85c9a4c873 Improved TUI. 2026-03-08 17:03:06 +01:00
Raphaël Numbus 25315a2f5d Bugfixes. Added previous run detection. 2026-03-08 16:06:37 +01:00
Raphaël Numbus 7b9f651317 Cleaned up the script. Fixed bugs. Added services. Categorized services. 2026-03-08 14:12:09 +01:00
Raphaël Numbus 27dfedb599 General TUI improvements 2026-03-07 12:05:44 +01:00
Raphaël Numbus 9709b38f9c Added devices configuration (for Frigate and Home-assistant). 2026-03-06 09:50:44 +01:00
Raphaël Numbus 3b0c37c841 Fixed git command 2026-03-02 15:21:25 +01:00
Raphaël Numbus 7c834ae98d Typo 2026-03-02 15:16:19 +01:00