Commit Graph

55 Commits

Author SHA1 Message Date
252aa6f221 Refactor .bashrc welcome message logic, remove unused dotfiles symlink, add Unifi Network Application service and MongoDB setup in Ansible, update flake.lock for dependencies, and modify authorized_keys for SSH access. 2025-07-15 21:20:32 +00:00
2eb5ab5387 Enhance Ansible playbooks and scripts:
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 26s
Nix Format Check / check-format (push) Failing after 1m27s
Python Lint Check / check-python (push) Failing after 18s
- Add '--skip-check' option to update.py to skip dotfiles update checks.
- Update playbook.yml and symlinks.yml to use 'inventory_hostname' for host checks.
- Refactor service task inclusions in server.yml for better readability and maintainability.
- Add new Home Assistant service with corresponding docker-compose configuration.
- Update various service YAML files to use dynamic paths based on inventory_hostname.
- Add tags for service tasks to improve organization and execution control.
- Remove obsolete services.yml file.
2025-07-11 03:04:50 +00:00
10508b9916 updated nix to 25.05 and fixed setup.sh
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 32s
Nix Format Check / check-format (push) Failing after 1m24s
Python Lint Check / check-python (push) Failing after 19s
Signed-off-by: Menno van Leeuwen <menno@vleeuwen.me>
2025-07-11 00:17:52 +00:00
0f35a7b9e2 Add country-based IP blocking for Caddy via Ansible
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 37s
Nix Format Check / check-format (push) Failing after 1m39s
Python Lint Check / check-python (push) Failing after 23s
- Introduce generate_country_blocks.py to fetch IP ranges by country
- Update group_vars/servers.yml with country blocking settings
- Add country_block snippet to Caddyfile and apply to all sites
- Create Ansible tasks for automated IP range generation and integration
- Add documentation for configuring and managing country blocking
2025-06-15 01:30:42 +02:00
afa538af9a feat: disable arr-stack service in server configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 24s
Python Lint Check / check-python (push) Failing after 20s
Nix Format Check / check-format (push) Failing after 11m59s
2025-05-13 16:45:56 +02:00
5e4e5f6431 feat: update karakeep service configuration and image version; adjust Caddyfile for reverse proxy
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 30s
Nix Format Check / check-format (push) Has been cancelled
Python Lint Check / check-python (push) Has been cancelled
2025-05-13 16:43:38 +02:00
11423be2bb feat: add EchoIP service for external IP retrieval and update related configurations
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 13s
Nix Format Check / check-format (push) Successful in 54s
Python Lint Check / check-python (push) Failing after 11s
2025-03-26 15:07:26 +01:00
66e0253fdb fix: remove Plex service configuration and related files from Ansible tasks
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 14s
Nix Format Check / check-format (push) Successful in 1m12s
Python Lint Check / check-python (push) Failing after 11s
2025-03-25 17:01:37 +01:00
260dfc7602 fix: enable plex service in Ansible server configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 13s
Nix Format Check / check-format (push) Successful in 1m9s
Python Lint Check / check-python (push) Failing after 11s
2025-03-25 15:16:36 +01:00
54a7fe64ba feat: add WireGuard service deployment and configuration 2025-03-25 15:16:22 +01:00
8087eb6814 feat: add ArrStack and Downloaders services with deployment configurations
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 13s
Nix Format Check / check-format (push) Successful in 51s
Python Lint Check / check-python (push) Failing after 10s
2025-03-25 13:43:02 +01:00
19ad2ab711 feat: add Beszel service deployment and configuration in Ansible
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 12s
Nix Format Check / check-format (push) Successful in 47s
Python Lint Check / check-python (push) Failing after 9s
2025-03-25 04:12:54 +01:00
6b986a54a7 feat: add Dozzle service deployment and configuration in Ansible
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 13s
Nix Format Check / check-format (push) Successful in 57s
Python Lint Check / check-python (push) Failing after 10s
2025-03-25 03:54:43 +01:00
2a16b07b67 feat: add Factorio service deployment and configuration to Ansible setup
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 21s
Nix Format Check / check-format (push) Successful in 57s
Python Lint Check / check-python (push) Failing after 12s
2025-03-24 16:51:08 +01:00
e3ce020572 feat: replace Resilio Sync with Seafile service deployment and configuration
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 13s
2025-03-17 13:12:11 +01:00
b63506f809 feat: replace Syncthing with Resilio Sync service deployment and configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 16s
Nix Format Check / check-format (push) Successful in 58s
Python Lint Check / check-python (push) Failing after 14s
2025-03-17 11:57:32 +01:00
b5447dc0ec feat: add Syncthing service deployment and configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 17s
Nix Format Check / check-format (push) Successful in 1m2s
Python Lint Check / check-python (push) Failing after 14s
2025-03-17 11:12:13 +01:00
5e983c8cd8 feat: add Uptime Kuma service deployment configuration
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 22:09:29 +01:00
38d1de7062 feat: remove Nextcloud service configuration and related files
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 18:15:19 +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
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
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
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
0a7a727952 feat: add GeeseFS installation and management tasks
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 11s
2025-03-12 20:13:22 +01:00
d431bc228f fix: disable gitea service on specific hosts
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-12 14:36:08 +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
37d1a1d1a6 feat: add Gitea service deployment and configuration 2025-03-12 13:36:17 +01:00
d02ab9825c feat: enable Immich service on specified servers
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-12 13:11:12 +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
645d3234d7 feat: enable hoarder and golink services for specific servers
Some checks failed
Nix Format Check / check-format (push) Failing after 36s
2025-03-12 11:44:49 +01:00
9f8cca411a feat: add mennos-cloud-server configuration and update related tasks
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-12 11:12:22 +01:00
3cab876224 feat: add check for datapool existence before including services tasks 2025-03-12 10:48:52 +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
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
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
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
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
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
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
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
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
bb944b21a9 feat: add CIFS utilities installation and configuration tasks
Some checks failed
Nix Format Check / check-format (push) Failing after 39s
2025-03-11 15:14:42 +01:00
4ac3a57411 feat: add check for /mnt/services directory existence before cleaning
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-11 11:38:45 +01:00
0a79d2f3e3 feat: implement checks for existing services repository and handle initial clone or update
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
2025-03-10 21:48:55 +01:00