Commit Graph

17 Commits

Author SHA1 Message Date
9ec9bf0f7f fix: update service data directories to use object storage path
Some checks are pending
Ansible Lint Check / check-ansible (push) Waiting to run
Nix Format Check / check-format (push) Waiting to run
Python Lint Check / check-python (push) Waiting to run
2025-03-13 23:42:14 +01:00
e935a7d571 refactor: update directory creation tasks to use loop variable for clarity
Some checks failed
Python Lint Check / check-python (push) Waiting to run
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Has been cancelled
2025-03-12 14:35:29 +01:00
112d3679da style: add YAML document start markers to Ansible playbooks and tasks
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 1m34s
Nix Format Check / check-format (push) Successful in 57s
2025-03-12 14:05:42 +01:00
f239dd1a46 feat: update Caddy configuration for hoarder service and add new services management tasks
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-12 12:28:54 +01:00
6af57fff8b feat: rename web service to hoarder in Docker Compose configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-12 12:18:59 +01:00
d8aeda7fe0 feat: add Caddy service configuration and enable for hoarder service
Some checks failed
Nix Format Check / check-format (push) Failing after 40s
2025-03-12 12:14:29 +01:00
e8163f1c59 feat: remove mennos-cloud-server references and update service directory paths
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 23:54:13 +01:00
7a5814d115 feat: update service directory tasks to set directories instead of separate data and service directory facts
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 23:43:08 +01:00
02cf04b81a feat: migrate 1Password lookup plugin to community.general.onepassword and remove deprecated files
Some checks failed
Nix Format Check / check-format (push) Failing after 43s
2025-03-11 22:03:06 +01:00
22bbda6b19 feat: implement custom 1Password lookup plugin and update references in Ansible tasks
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 21:50:40 +01:00
f7c25a0ed2 refactor: update 1Password lookup syntax for consistency and clarity
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 21:09:47 +01:00
0f8063445e fix: correct syntax for environment variable lookups in Hoarder dotenv configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-11 21:01:35 +01:00
e44a17bcb5 feat: reorder environment variables in Hoarder dotenv configuration for clarity
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-11 20:58:24 +01:00
b511bafe27 feat: refactor Hoarder service configuration to use .env file for environment variables
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 20:45:45 +01:00
0d9d2cf207 feat: update Hoarder Docker Compose configuration with environment variables and reintroduce 1Password CLI
Some checks failed
Nix Format Check / check-format (push) Failing after 41s
2025-03-11 20:34:59 +01:00
97609e5578 fix: correct syntax for OPENAI_API_KEY lookup in Hoarder Docker Compose configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 20:20:15 +01:00
18ef12d9b3 feat: add Hoarder service deployment with Docker Compose and 1Password integration
Some checks failed
Nix Format Check / check-format (push) Has been cancelled
2025-03-11 20:16:36 +01:00