Menno van Leeuwen vleeuwenmenno
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 12:28:56 +01:00
f239dd1a46 feat: update Caddy configuration for hoarder service and add new services management tasks
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 12:22:49 +01:00
7f2963a725 feat: update hoarder service port from 3500 to 3000 in Caddy configuration
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 12:19:02 +01:00
6af57fff8b feat: rename web service to hoarder in Docker Compose configuration
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 12:16:35 +01:00
3d089ceb46 feat: add external network configuration for Caddy service in Docker Compose
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 12:14:31 +01:00
d8aeda7fe0 feat: add Caddy service configuration and enable for hoarder service
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 11:44:52 +01:00
645d3234d7 feat: enable hoarder and golink services for specific servers
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 11:32:28 +01:00
d37bc58c11 feat: replace df command with zfs list to display created datasets
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 11:31:37 +01:00
cc2e48c96f feat: add error handling for ZFS pool creation in prepare-zfs-datasets script
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 11:31:00 +01:00
b03278ac86 feat: add device usage check before preparing ZFS datasets
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 11:26:07 +01:00
249d692d4e feat: add device listing to prepare ZFS datasets script
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 11:19:57 +01:00
2872993628 feat: add script to prepare ZFS datasets and create a ZFS pool
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 11:12:24 +01:00
9f8cca411a feat: add mennos-cloud-server configuration and update related tasks
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 10:52:49 +01:00
150b6a209e feat: update compatibility check to include Debian 12 and additional Ubuntu versions
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 10:49:31 +01:00
aca60a2fde fixed typo
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 10:49:08 +01:00
4fa5ec9dc5 feat: comment out old backups in ZFS configuration and update compatibility check for Debian
3cab876224 feat: add check for datapool existence before including services tasks
Compare 2 commits »
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 10:34:57 +01:00
5c905cde20 feat: add check for datapool existence before creating mount points and setting permissions
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 10:32:44 +01:00
ae1241c10e feat: enable and start ZFS systemd services in configuration
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 10:31:08 +01:00
e090a1e3c9 feat: remove backup directories from ZFS configuration
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 10:29:03 +01:00
66537daed2 feat: add tasks to ensure /mnt directory exists and set ownership for mount points
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 10:26:22 +01:00
1b6bc8f781 feat: add become directive to ZFS mount task for elevated permissions