Commit Graph

736 Commits

Author SHA1 Message Date
e16a75ea23 feat: update Redis service configuration to use a generic docker-compose template 2025-03-14 17:33:05 +01:00
f0f4ce507a feat: improve error handling in update process by warning on fetch failure 2025-03-14 17:31:46 +01:00
484c421f22 feat: add protection for JuiceFS Redis service to prevent accidental stopping 2025-03-14 17:29:42 +01:00
3d5010e193 feat: remove GeeseFS mount service and script templates
Some checks failed
Python Lint Check / check-python (push) Waiting to run
Ansible Lint Check / check-ansible (push) Failing after 15m20s
Nix Format Check / check-format (push) Has been cancelled
2025-03-14 17:24:02 +01:00
6929583710 feat: update JuiceFS service to include Redis password and manage Redis service lifecycle 2025-03-14 17:20:27 +01:00
e1c5113f87 feat: integrate Redis service for JuiceFS with Docker Compose and update configuration 2025-03-14 16:55:57 +01:00
9009954996 feat: optimize JuiceFS service configuration for improved performance and resource management 2025-03-14 16:42:44 +01:00
6e01bd92b9 feat: add SMTP configuration and organize environment variables in Nextcloud docker-compose
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 59s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 12:23:15 +01:00
e5eacba0e7 feat: add Strict-Transport-Security header in Caddyfile and update MariaDB version in Nextcloud docker-compose
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 58s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 12:10:48 +01:00
0d5b61b2f0 feat: update Collabora service environment variables in docker-compose for SSL configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 1m1s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 12:04:11 +01:00
a5657bc15a feat: enhance Collabora service configuration in Caddyfile and docker-compose for improved proxy headers and SSL termination
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 17s
Nix Format Check / check-format (push) Successful in 1m1s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 11:54:23 +01:00
a7c1cee880 feat: update Nextcloud docker-compose configuration with trusted proxies and Collabora service parameters
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Successful in 1m0s
Python Lint Check / check-python (push) Failing after 12s
2025-03-14 11:47:51 +01:00
5b19f3f67b feat: add Collabora service configuration to Caddyfile and update docker-compose setup
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 17s
Nix Format Check / check-format (push) Successful in 1m1s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 11:26:22 +01:00
8d597cff7b feat: add Collabora service configuration to Nextcloud setup and update environment variables
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Successful in 59s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 10:46:11 +01:00
cf7ff6b2fb feat: configure Nextcloud to use Hetzner object storage and update data directory path
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Successful in 59s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 10:22:22 +01:00
6994c1a24e fix: update Nextcloud data volume path in docker-compose configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Successful in 1m1s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 01:49:22 +01:00
88f8ad2685 feat: add redirection for CardDAV and CalDAV in Caddyfile
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 58s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 01:45:29 +01:00
fedf2b4bb4 fix: comment out Nextcloud admin user and password environment variables in docker-compose configuration (Was only needed for initial setup)
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Successful in 1m1s
Python Lint Check / check-python (push) Failing after 14s
2025-03-14 01:33:14 +01:00
0119f091f7 fix: update reverse proxy target for cloud.vleeuwen.me in Caddyfile 2025-03-14 01:32:56 +01:00
1244054535 feat: add trusted domains environment variable for Nextcloud service in docker-compose
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 17s
Nix Format Check / check-format (push) Successful in 1m3s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 01:29:37 +01:00
7a4acbd36e feat: add Nextcloud network configuration to docker-compose
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Successful in 1m2s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 01:22:37 +01:00
f20c4979d0 feat: move Nextcloud admin user and password environment variables to the correct service in docker-compose configuration
Some checks failed
Python Lint Check / check-python (push) Waiting to run
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Has been cancelled
2025-03-14 01:21:35 +01:00
f9d8ff5651 feat: add Nextcloud admin user and password environment variables to docker-compose configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 59s
Python Lint Check / check-python (push) Failing after 14s
2025-03-14 01:19:09 +01:00
6150b653aa feat: configure Nextcloud and MariaDB services in docker-compose
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 1m1s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 01:15:55 +01:00
9131cd062d fix: remove network_mode setting from Nextcloud docker-compose configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 59s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 01:04:56 +01:00
27649f31fc feat: add Nextcloud service configuration and deployment tasks
Some checks failed
Python Lint Check / check-python (push) Waiting to run
Ansible Lint Check / check-ansible (push) Failing after 58s
Nix Format Check / check-format (push) Has been cancelled
2025-03-14 01:03:21 +01:00
3e48b16a61 fix: remove unnecessary datapool existence check from server tasks
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Successful in 55s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 00:32:12 +01:00
f3ddb838ed fix: improve service cleanup process by refining checks for disabled services 2025-03-14 00:26:47 +01:00
27865a65c5 fix: update flake.lock with new nixpkgs and nixpkgs-unstable revisions
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 22m21s
Nix Format Check / check-format (push) Successful in 1m6s
Python Lint Check / check-python (push) Failing after 44s
2025-03-13 23:52:20 +01:00
5934f2f5a3 fix: update Zen browser version to 1.9.1b 2025-03-13 23:52:17 +01:00
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
1bed32f76e feat: refactor JuiceFS service configuration to use template file
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Successful in 56s
Python Lint Check / check-python (push) Failing after 12s
2025-03-13 23:27:41 +01:00
65d6c6c56a fix: remove ZFS tasks from server configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 54s
Python Lint Check / check-python (push) Failing after 12s
2025-03-13 23:25:06 +01:00
93b4793a27 fix: move juicefs to correct folder
Some checks failed
Nix Format Check / check-format (push) Waiting to run
Python Lint Check / check-python (push) Waiting to run
Ansible Lint Check / check-ansible (push) Has been cancelled
2025-03-13 23:24:47 +01:00
e1d1125bdc feat: add JuiceFS service deployment and configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 17s
Nix Format Check / check-format (push) Successful in 55s
Python Lint Check / check-python (push) Failing after 13s
2025-03-13 23:23:16 +01:00
e45bc5eb5a fix: remove GeeseFS tasks from server configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 18s
Nix Format Check / check-format (push) Successful in 55s
Python Lint Check / check-python (push) Failing after 13s
2025-03-13 21:30:09 +01:00
3e652b2036 fix: disable Plex service in server configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 53s
Python Lint Check / check-python (push) Failing after 12s
2025-03-13 13:36:07 +01:00
37af04f008 fix: update Caddyfile to use shortened domain for Jellyfin service
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 54s
Python Lint Check / check-python (push) Failing after 12s
2025-03-13 13:34:13 +01:00
6c5180d2a5 feat: add Jellyfin service deployment and configuration
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-13 13:33:06 +01:00
1222ce8752 fix: update condition for temp_dir.path in geesefs.yml task
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 53s
Python Lint Check / check-python (push) Failing after 11s
2025-03-13 12:59:09 +01:00
4e3a28164d feat: add Plex service deployment and configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 14s
Nix Format Check / check-format (push) Successful in 54s
Python Lint Check / check-python (push) Failing after 11s
2025-03-12 21:52:22 +01:00
a516d3f2d7 fix: remove debug task for ZFS mountpoints verification
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 14s
Python Lint Check / check-python (push) Failing after 53s
Nix Format Check / check-format (push) Failing after 12m11s
2025-03-12 21:30:07 +01:00
bdf7487b45 fix: format stop command parser help text for better readability
Some checks failed
Python Lint Check / check-python (push) Waiting to run
Ansible Lint Check / check-ansible (push) Failing after 14s
Nix Format Check / check-format (push) Has been cancelled
2025-03-12 21:29:26 +01:00
7bc9508e8e fix: add debug task to verify ZFS mountpoints results in Ansible playbook
Some checks failed
Nix Format Check / check-format (push) Waiting to run
Python Lint Check / check-python (push) Waiting to run
Ansible Lint Check / check-ansible (push) Has been cancelled
2025-03-12 21:27:58 +01:00
d3a00bef3e fix: update command parsers to require explicit service arguments
Some checks failed
Nix Format Check / check-format (push) Waiting to run
Python Lint Check / check-python (push) Waiting to run
Ansible Lint Check / check-ansible (push) Failing after 13s
2025-03-12 21:26:19 +01:00
f53297b17f fix: update stop command parser to require a service argument
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 14s
Nix Format Check / check-format (push) Successful in 52s
Python Lint Check / check-python (push) Failing after 11s
2025-03-12 21:24:38 +01:00
07dec180c7 fix: add support for starting and stopping all Docker services
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Successful in 53s
Python Lint Check / check-python (push) Failing after 11s
2025-03-12 21:19:23 +01:00
0ef4c4a779 fix: add task to set persistent ZFS mountpoints in Ansible playbook 2025-03-12 21:19:17 +01:00
0fc1146b91 fix: enhance GeeseFS mount script to ensure persistent availability
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 14s
Nix Format Check / check-format (push) Successful in 53s
Python Lint Check / check-python (push) Failing after 15m0s
2025-03-12 20:59:36 +01:00
b01b4e6a2d fix: update GeeseFS mount script to use Ansible lookup for AWS credentials
Some checks failed
Python Lint Check / check-python (push) Failing after 12s
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 55s
2025-03-12 20:54:33 +01:00