891 Commits

Author SHA1 Message Date
3cab876224
feat: add check for datapool existence before including services tasks 2025-03-12 10:48:52 +01:00
5c905cde20
feat: add check for datapool existence before creating mount points and setting permissions
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-12 10:34:54 +01:00
ae1241c10e
feat: enable and start ZFS systemd services in configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 36s
2025-03-12 10:32:41 +01:00
e090a1e3c9
feat: remove backup directories from ZFS configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 36s
2025-03-12 10:30:51 +01:00
66537daed2
feat: add tasks to ensure /mnt directory exists and set ownership for mount points
Some checks failed
Nix Format Check / check-format (push) Failing after 36s
2025-03-12 10:29:00 +01:00
1b6bc8f781
feat: add become directive to ZFS mount task for elevated permissions
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-12 10:26:20 +01:00
e1c4d5aaaf
feat: enhance printfe function to include timestamp and message type, and update server tasks for dotfiles-test
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-12 10:23:49 +01:00
63a63e7dae
feat: add dotfiles-test host configuration and update related tasks
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-12 10:08:59 +01:00
b43fe925ec
feat: remove OpenAI API key secret and update setup script with warning for 1Password Service Account Token
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-12 00:00:45 +01:00
17d0c52fad
feat: standardize mount point paths to lowercase in zfs.yml
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 23:56:21 +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
8e1b3cdf8a
feat: remove SSHFS task inclusion and delete sshfs.yml file
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 23:40:15 +01:00
b669a8c2c9
feat: update SSHFS task to use 'mount -a' and improve failure handling
Some checks failed
Nix Format Check / check-format (push) Failing after 42s
2025-03-11 22:07:01 +01:00
e6283d1c55
feat: reorder options in SSHFS configuration for improved readability
Some checks failed
Nix Format Check / check-format (push) Failing after 43s
2025-03-11 22:04:56 +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
94a2b35770
feat: update Ansible configuration to use absolute path for lookup plugins 2025-03-11 21:56:39 +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
0b29388f1a
feat: update SSHFS configuration to use explicit plugin path for 1Password lookups
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 21:44:32 +01:00
a198991d2e
feat: enhance SSHFS configuration in Ansible tasks for improved security and flexibility
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-11 21:38:57 +01:00
cb4206c3b7
feat: replace CIFS configuration with SSHFS setup in Ansible tasks for improved flexibility
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 21:30:12 +01:00
a3b735f373
feat: update 1Password lookup syntax in Ansible tasks and documentation for improved clarity and usage
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 21:17:05 +01:00
10ac4091e6
refactor: restructure Ansible tasks for server and workstation setup for improved organization
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 21:11:35 +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
8eded69aee
feat: add Immich service deployment with Docker Compose and environment configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 21:02:29 +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
d839c81603
test: add Ansible playbook for testing 1Password lookup functionality
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 20:41:05 +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
61f29fb7ba
feat: enhance 1Password lookup module to handle empty output and improve logging
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 20:22:17 +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
d3c1bf694c
feat: enable Hoarder service in Ansible server configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 20:17:08 +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
db5e18f453
feat: update Golink Docker Compose configuration to mount the entire data directory instead of a single database file
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-11 19:55:24 +01:00
31f19d9707
feat: update Golink Docker Compose configuration to set user to root and simplify environment variables
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 19:53:43 +01:00
80c675b14c
feat: remove Duplicati tasks from service deployment configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 19:41:19 +01:00
3f9ec7c6c2
feat: remove Duplicati service configuration and deployment tasks; update GoLink volume path
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 19:40:22 +01:00
179f81e023
feat: update Duplicati Docker Compose configuration to improve environment variable syntax and add storage volume
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-11 19:34:43 +01:00
a4cc7bb99e
feat: update Duplicati and GoLink service tasks to improve directory paths and service start commands
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 19:27:18 +01:00
edad7cd8d0
feat: update Duplicati Docker image and remove unnecessary configurations
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 19:20:01 +01:00
0515dc0842
feat: remove git update option from update script and ensure repository check is always performed
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-11 19:17:34 +01:00
42c2b93cdf
feat: update Duplicati configuration to use environment variables for sensitive data and adjust data directory path
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 19:15:25 +01:00
fc0b3605b1
feat: update Duplicati service directory path and rename service deployment task
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 19:06:21 +01:00
4ab7e75b6d
feat: update Duplicati and GoLink service configurations for improved directory management and path handling
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 19:03:22 +01:00
c70357a16d
feat: restructure CIFS configuration and include golink service tasks in Ansible playbook
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 18:46:31 +01:00
28c28c6493
feat: add Docker service management script and Golink service deployment configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 18:44:06 +01:00
7c6b91187d
fix: adjusts path of file
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 18:35:24 +01:00
f2f85e8ee2
feat: remove redundant services-repo task inclusion for mennos-cloud-server
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 18:34:06 +01:00
4a318c22e7
feat: add Duplicati service deployment tasks and restructure service inclusion in Ansible playbook
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 18:32:54 +01:00