Commit Graph

161 Commits

Author SHA1 Message Date
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
Nix Format Check / check-format (push) Successful in 1m3s
Python Lint Check / check-python (push) Failing after 13s
Ansible Lint Check / check-ansible (push) Failing after 17s
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
Nix Format Check / check-format (push) Successful in 1m1s
Python Lint Check / check-python (push) Failing after 13s
Ansible Lint Check / check-ansible (push) Failing after 15s
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
f3ddb838ed fix: improve service cleanup process by refining checks for disabled services 2025-03-14 00:26:47 +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
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
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
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
0128bb4adf fix: improve service cleanup task to accurately check and stop disabled services
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Python Lint Check / check-python (push) Has been cancelled
Nix Format Check / check-format (push) Has been cancelled
2025-03-12 14:41:11 +01:00
69158595ef fix: ensure pipeline failure detection in service cleanup task
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-12 14:37:54 +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
8d2cbdacae feat: refactor service management to use a unified services list and add cleanup tasks
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 55s
Python Lint Check / check-python (push) Failing after 12s
2025-03-12 14:31:25 +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
e50986180e fix: update reverse proxy port for Gitea service in Caddyfile 2025-03-12 13:49:34 +01:00
c83d94f702 feat: add Gitea act runner configuration and update docker-compose integration
Some checks failed
Nix Format Check / check-format (push) Has been cancelled
2025-03-12 13:40:03 +01:00
37d1a1d1a6 feat: add Gitea service deployment and configuration 2025-03-12 13:36:17 +01:00
2dcaa3d70c refactor: streamline Ansible service task inclusion for clarity
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-12 13:14:21 +01:00
5594afc4a6 feat: update Redis and PostgreSQL image digests for security and stability 2025-03-12 13:11:02 +01:00
6db535883e feat: update Immich database directory path for consistency 2025-03-12 13:10:56 +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
7f2963a725 feat: update hoarder service port from 3500 to 3000 in Caddy configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-12 12:22:45 +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
3d089ceb46 feat: add external network configuration for Caddy service in Docker Compose
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
2025-03-12 12:16:32 +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
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
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
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