Menno van Leeuwen vleeuwenmenno
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 20:45:48 +01:00
b511bafe27 feat: refactor Hoarder service configuration to use .env file for environment variables
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 20:41:09 +01:00
d839c81603 test: add Ansible playbook for testing 1Password lookup functionality
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 20:35:02 +01:00
0d9d2cf207 feat: update Hoarder Docker Compose configuration with environment variables and reintroduce 1Password CLI
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 20:22:20 +01:00
61f29fb7ba feat: enhance 1Password lookup module to handle empty output and improve logging
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 20:20:17 +01:00
97609e5578 fix: correct syntax for OPENAI_API_KEY lookup in Hoarder Docker Compose configuration
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 20:17:10 +01:00
d3c1bf694c feat: enable Hoarder service in Ansible server configuration
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 20:16:39 +01:00
18ef12d9b3 feat: add Hoarder service deployment with Docker Compose and 1Password integration
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 19:55:27 +01:00
db5e18f453 feat: update Golink Docker Compose configuration to mount the entire data directory instead of a single database file
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 19:53:46 +01:00
31f19d9707 feat: update Golink Docker Compose configuration to set user to root and simplify environment variables
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 19:41:23 +01:00
80c675b14c feat: remove Duplicati tasks from service deployment configuration
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 19:40:26 +01:00
3f9ec7c6c2 feat: remove Duplicati service configuration and deployment tasks; update GoLink volume path
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 19:34:46 +01:00
179f81e023 feat: update Duplicati Docker Compose configuration to improve environment variable syntax and add storage volume
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 19:27:23 +01:00
a4cc7bb99e feat: update Duplicati and GoLink service tasks to improve directory paths and service start commands
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 19:20:22 +01:00
edad7cd8d0 feat: update Duplicati Docker image and remove unnecessary configurations
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 19:17:36 +01:00
0515dc0842 feat: remove git update option from update script and ensure repository check is always performed
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 19:15:27 +01:00
42c2b93cdf feat: update Duplicati configuration to use environment variables for sensitive data and adjust data directory path
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 19:06:24 +01:00
fc0b3605b1 feat: update Duplicati service directory path and rename service deployment task
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 19:03:25 +01:00
4ab7e75b6d feat: update Duplicati and GoLink service configurations for improved directory management and path handling
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 18:46:33 +01:00
c70357a16d feat: restructure CIFS configuration and include golink service tasks in Ansible playbook
vleeuwenmenno pushed to master at vleeuwenmenno/dotfiles 2025-03-11 18:44:10 +01:00
28c28c6493 feat: add Docker service management script and Golink service deployment configuration