Commit Graph

48 Commits

Author SHA1 Message Date
Raphaël Numbus 16c1517d95 Removed unnecessary code. Fixed immich env not found. Fixed nextcloud-quirks by quoting .env variable values. 2026-02-26 18:07:57 +01:00
Raphaël Numbus b68deed2e7 Try to break systemD start cycle to work. 2026-02-26 17:31:00 +01:00
Raphaël Numbus 169ead06a4 Get cp to no copy symlinks but actual files. 2026-02-26 17:14:53 +01:00
Raphaël Numbus 6e9ea3fde3 Fixed sudo executable not found. 2026-02-26 16:57:40 +01:00
Raphaël Numbus 30e4291089 Fixed folder not created. 2026-02-26 16:52:50 +01:00
Raphaël Numbus 75c5775369 Bugfixes 2026-02-26 16:40:38 +01:00
Raphaël Numbus f377b0a4ec Fixed Traefik folders situation. Configuration is defined in /etc/traefik and then copied to Traefik'sconfigDir. 2026-02-26 16:28:51 +01:00
Raphaël Numbus 3385f6551f Try to fix Traefik no such file or dir error. 2026-02-26 11:44:32 +01:00
Raphaël Numbus 47db93e61b Removed Traefik rules location modularity (why would anyone change it ?) and fixed Traefik no such file or dir error. 2026-02-26 11:36:31 +01:00
Raphaël Numbus ca3f766975 Try to fix Traefik no such directory 2026-02-26 11:02:02 +01:00
Raphaël Numbus 6e188590ce Added quotes. 2026-02-25 23:23:03 +01:00
Raphaël Numbus d8056117de Bugfixes. 2026-02-25 23:13:27 +01:00
Raphaël Numbus 2a3a2f3832 Fixed startDelay 2026-02-25 22:58:00 +01:00
Raphaël Numbus f95cdf5d26 Fix can't find sudo error. 2026-02-25 22:53:30 +01:00
Raphaël Numbus c4a83ff303 Fix can't find sleep error. 2026-02-25 22:44:00 +01:00
Raphaël Numbus 33a00771e5 Fix can't find sleep error. 2026-02-25 22:39:50 +01:00
Raphaël Numbus 3375f3566e Fix can't find bash error. 2026-02-25 22:32:09 +01:00
Raphaël Numbus 71eb11efe0 Fixed bad path for Traefik configuration files. 2026-02-25 22:14:12 +01:00
Raphaël Numbus a2d8fcb929 Fixed bad path for Traefik configuration files. 2026-02-25 22:03:23 +01:00
Raphaël Numbus 6063267e46 Fixed bad path for Traefik configuration files. 2026-02-25 22:01:03 +01:00
Raphaël Numbus 81da85cd91 Moved Traefik static file to config dir to avoid systemD error. 2026-02-25 21:51:58 +01:00
Raphaël Numbus b673f94b07 Moved Traefik static file to config dir to avoid systemD error. 2026-02-25 21:50:28 +01:00
Raphaël Numbus eaf7aa32ed Moved traefikDynamicConfigDir under config.numbus.services 2026-02-25 21:47:28 +01:00
Raphaël Numbus 555751aa7a Fixed typo service--> services 2026-02-25 21:42:49 +01:00
Raphaël Numbus 9b0c350219 Bugfixes. 2026-02-25 21:39:07 +01:00
Raphaël Numbus 70acd769d6 Wrong variable. 2026-02-25 14:03:40 +01:00
Raphaël Numbus 4a5bef02fc Added config. to `time.timeZone 2026-02-25 14:00:12 +01:00
Raphaël Numbus 966e3288dd Added toString transformation for smtpPort variable. 2026-02-25 13:29:14 +01:00
Raphaël Numbus bc3de08c2b Added top-level config. 2026-02-25 13:13:46 +01:00
Raphaël Numbus dd47755f74 Fixed syntax error. 2026-02-25 13:00:11 +01:00
Raphaël Numbus ae18febf6d Fixed undefined variable : name when addind extraConfig. 2026-02-25 12:18:13 +01:00
Raphaël Numbus 475e37d559 Fixed wrongly defined options. 2026-02-25 12:00:58 +01:00
Raphaël Numbus 10611475a6 Fixed typo type --> types. 2026-02-25 11:56:30 +01:00
Raphaël Numbus e678e08634 Added spindownDisksList list to provide the HDD spindown capable list. Tried to fix mkPodmanService error. 2026-02-25 10:53:24 +01:00
Raphaël Numbus f0e304507b Added missing config attribute. 2026-02-24 22:39:35 +01:00
Raphaël Numbus f301f48227 Fixed typo. 2026-02-24 22:35:44 +01:00
Raphaël Numbus 0d80044380 Updated inputs. 2026-02-24 22:31:50 +01:00
Raphaël Numbus 596c03a800 Added missing variable. 2026-02-24 22:13:14 +01:00
Raphaël Numbus 5b5dbd1c0a Updated misc. 2026-02-23 23:15:36 +01:00
Raphaël Numbus 4bbd62a93e Services are ready 2026-02-23 23:05:54 +01:00
Raphaël Numbus 944ffcea85 Added mail notifications on failure. Needs more work on lib.nix and the services/*.nix. 2026-02-23 16:36:40 +01:00
Raphaël Numbus f445bd8659 Added the rest of the configuration. Still some things to add. 2026-02-22 20:34:44 +01:00
Raphaël Numbus 2e16ac3711 Services are ready. 2026-02-22 12:04:19 +01:00
Raphaël Numbus 40265e8c81 Updated container networking. 2026-02-20 11:04:09 +01:00
Raphaël Numbus 61d0fbd339 Added the correct options to multiple containers. 2026-02-20 10:43:11 +01:00
Raphaël Numbus c90169f242 Created a helper to create the container configurations. Updated all containers files to use it. 2026-02-20 10:23:24 +01:00
Raphaël Numbus 3b130bc2e9 Traefik and Frigate updated to new module format. Frigate needs some more testing (hardening, devices). 2026-02-19 14:03:03 +01:00
Raphaël Numbus 583963c7dc First commit 2026-02-18 22:22:31 +01:00