Menno van Leeuwen vleeuwenmenno
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 20:16:38 +01:00
75eaff06d1 fix: enhance GeeseFS installation checks and set installation conditions
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 20:13:25 +01:00
0a7a727952 feat: add GeeseFS installation and management tasks
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 14:41:17 +01:00
0128bb4adf fix: improve service cleanup task to accurately check and stop disabled services
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 14:37:58 +01:00
69158595ef fix: ensure pipeline failure detection in service cleanup task
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 14:36:13 +01:00
d431bc228f fix: disable gitea service on specific hosts
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 14:35:33 +01:00
e935a7d571 refactor: update directory creation tasks to use loop variable for clarity
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 14:31:28 +01:00
8d2cbdacae feat: refactor service management to use a unified services list and add cleanup tasks
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 14:25:33 +01:00
451f2b202f feat: expand help documentation with new commands and options
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 14:17:47 +01:00
140863d674 feat: add Python linting support with pylint and black
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 14:11:34 +01:00
9b3039bc36 fix: create ~/.hushlogin if it does not exist
ca7061911c fix: add check for autoexpand status before enabling on datapool
Compare 2 commits »
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 14:05:47 +01:00
112d3679da style: add YAML document start markers to Ansible playbooks and tasks
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 13:55:23 +01:00
785bd9b122 style: clean up whitespace and formatting in Nix package configurations
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 13:49:42 +01:00
c7bf5c6921 fix: enable AddressFamily option in SSHD configuration template
e50986180e fix: update reverse proxy port for Gitea service in Caddyfile
Compare 2 commits »
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 13:49:03 +01:00
c83d94f702 feat: add Gitea act runner configuration and update docker-compose integration
37d1a1d1a6 feat: add Gitea service deployment and configuration
Compare 2 commits »
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 13:14:24 +01:00
2dcaa3d70c refactor: streamline Ansible service task inclusion for clarity
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 13:11:17 +01:00
d02ab9825c feat: enable Immich service on specified servers
04050f3f03 feat: enable autoexpand on datapool in ZFS configuration
5594afc4a6 feat: update Redis and PostgreSQL image digests for security and stability
6db535883e feat: update Immich database directory path for consistency
Compare 4 commits »
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 12:43:07 +01:00
4c957dd458 feat: update password retrieval command to use new 1Password syntax
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 12:39:18 +01:00
7e4bc76015 feat: add update command to manage Docker services and support bulk updates
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 12:34:27 +01:00
69126bc510 feat: enhance service status check to return container count in logs
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-12 12:32:41 +01:00
f31e77a2f3 feat: replace docker.py with service.py for improved Docker service management