891 Commits

Author SHA1 Message Date
0f140e4763
feat: update EchoIP service configuration for improved readability in ansible tasks
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 13s
Nix Format Check / check-format (push) Successful in 45s
Python Lint Check / check-python (push) Failing after 9s
2025-03-26 16:05:27 +01:00
f93abe152b
fix: update regex to remove all whitespace from MaxMind account ID and license key
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 13s
Nix Format Check / check-format (push) Successful in 52s
Python Lint Check / check-python (push) Failing after 11s
2025-03-26 16:01:35 +01:00
f46115e829
fix: remove any \n from license_key
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 13s
Nix Format Check / check-format (push) Successful in 45s
Python Lint Check / check-python (push) Failing after 11s
2025-03-26 15:59:17 +01:00
c96df542d8
feat: refactor EchoIP service configuration for improved readability in ansible tasks
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 13s
Nix Format Check / check-format (push) Successful in 46s
Python Lint Check / check-python (push) Failing after 11s
2025-03-26 15:56:40 +01:00
eeae791f72
feat: update Caddyfile and Docker Compose for EchoIP service with improved IP header handling and database management
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 14s
Nix Format Check / check-format (push) Successful in 57s
Python Lint Check / check-python (push) Failing after 11s
2025-03-26 15:54:34 +01:00
7d4b255b4c
feat: update README with server reboot instructions and modify Caddyfile for IP headers
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 14s
Nix Format Check / check-format (push) Successful in 47s
Python Lint Check / check-python (push) Failing after 10s
2025-03-26 15:17:01 +01:00
87fc21ac5a
feat: add external network configuration for EchoIP service in Docker Compose 2025-03-26 15:10:54 +01: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
61cd474450
feat: enhance interface details display to include separate IPv6 column
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 12s
Nix Format Check / check-format (push) Successful in 55s
Python Lint Check / check-python (push) Failing after 9s
2025-03-26 14:54:08 +01:00
7eed38dc76
feat: add option to display IPv6 addresses in network interface details
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 12s
Nix Format Check / check-format (push) Successful in 46s
Python Lint Check / check-python (push) Failing after 10s
2025-03-26 14:49:40 +01:00
98690a5e70
feat: enhance external IP retrieval to explicitly fetch IPv4 if IPv6 is detected
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 12s
Nix Format Check / check-format (push) Successful in 44s
Python Lint Check / check-python (push) Failing after 10s
2025-03-26 14:43:04 +01:00
24a33cfd08
feat: enhance external IP retrieval to support both IPv4 and IPv6 addresses
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 12s
Nix Format Check / check-format (push) Successful in 43s
Python Lint Check / check-python (push) Failing after 9s
2025-03-26 14:40:39 +01:00
2c635164e7
fix: correct condition for symlink creation in utils.yml to exclude Go files
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 14s
Nix Format Check / check-format (push) Successful in 46s
Python Lint Check / check-python (push) Failing after 10s
2025-03-26 14:33:17 +01:00
f0159bdea7
feat: add Go file compilation and enhance network interface display functionality
Some checks failed
Nix Format Check / check-format (push) Waiting to run
Ansible Lint Check / check-ansible (push) Failing after 17s
Python Lint Check / check-python (push) Failing after 42s
2025-03-26 14:20:31 +01:00
4aee9266d5
feat: add utility tasks for making custom utilities available in ~/.local/bin
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 14s
Nix Format Check / check-format (push) Successful in 1m18s
Python Lint Check / check-python (push) Failing after 11s
2025-03-26 13:56:43 +01:00
83358a5e22
fix: update Jellyseerr configuration volume path in Docker Compose
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 42s
Nix Format Check / check-format (push) Successful in 1m10s
Python Lint Check / check-python (push) Failing after 11s
2025-03-26 12:05:17 +01:00
48a078cdf8
fix: update PGP encrypted secrets for SSH keys and configurations
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 14s
Nix Format Check / check-format (push) Successful in 1m14s
Python Lint Check / check-python (push) Failing after 11s
2025-03-25 19:00:55 +01:00
7bbe21a680
fix: update Jellyseerr image in Docker Compose configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 1m11s
Python Lint Check / check-python (push) Failing after 15s
2025-03-25 17:15:20 +01:00
fd1123e2ec
fix: rename Overseerr to Jellyseerr in Docker Compose and Caddyfile configurations
Some checks failed
Nix Format Check / check-format (push) Successful in 1m11s
Python Lint Check / check-python (push) Failing after 11s
Ansible Lint Check / check-ansible (push) Failing after 13s
2025-03-25 17:09:46 +01:00
ab0e80ec86
fix: add signal handling for graceful script termination
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 14s
Nix Format Check / check-format (push) Successful in 1m11s
Python Lint Check / check-python (push) Failing after 11s
2025-03-25 17:06:47 +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
6abb7d400d
fix: update reverse proxy configuration for Plex service in Caddyfile
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 1m14s
Python Lint Check / check-python (push) Failing after 13s
2025-03-25 16:05:02 +01:00
61cc5d50f9
fix: update Caddyfile and docker-compose configurations for Plex and Tautulli services
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 1m25s
Python Lint Check / check-python (push) Failing after 12s
2025-03-25 16:01:28 +01:00
42cb3d5bf2
fix: update WireGuard peers configuration to use underscores instead of hyphens
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 14s
Nix Format Check / check-format (push) Successful in 1m13s
Python Lint Check / check-python (push) Failing after 11s
2025-03-25 15:23:03 +01:00
6d1aa11feb
fix: add extra_hosts configuration for Uptime Kuma service in docker-compose template
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-25 15:22:17 +01:00
7c02ca2ab5
fix: simplify conditions for stopping and starting Plex service in Ansible tasks
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 1m17s
Python Lint Check / check-python (push) Failing after 11s
2025-03-25 15:19:51 +01:00
4425215ea9
fix: update network name for Downloaders service in docker-compose template
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 13s
Nix Format Check / check-format (push) Successful in 1m12s
Python Lint Check / check-python (push) Has been cancelled
2025-03-25 15:18:23 +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
21c53d6bde
fix: update network configuration for Downloaders service in docker-compose template
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 14s
Nix Format Check / check-format (push) Successful in 1m6s
Python Lint Check / check-python (push) Failing after 11s
2025-03-25 14:36:18 +01:00
4bb73e3b23
fix: update Downloaders service directory variable in Ansible tasks
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 13s
Nix Format Check / check-format (push) Successful in 1m10s
Python Lint Check / check-python (push) Failing after 11s
2025-03-25 14:22:12 +01:00
808b1c668e
fix: update object storage directory variable in Downloaders service configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 12s
Nix Format Check / check-format (push) Successful in 1m5s
Python Lint Check / check-python (push) Failing after 11s
2025-03-25 14:20:08 +01:00
850a129aa9
fix: remove container_name for sabnzbd service in docker-compose template
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 14s
Nix Format Check / check-format (push) Successful in 1m1s
Python Lint Check / check-python (push) Failing after 16s
2025-03-25 14:17:53 +01:00
a9d7256910
fix: update network configuration for Downloaders service in docker-compose template
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-25 14:17:13 +01:00
0b9d2a72db
fix: update variable registration for ArrStack service in Ansible tasks
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 14s
Nix Format Check / check-format (push) Successful in 1m17s
Python Lint Check / check-python (push) Failing after 32s
2025-03-25 14:13:50 +01:00
0dbe5a613e
fix: simplify conditions for stopping and starting Beszel service in Ansible tasks
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:57:18 +01:00
45170887e9
fix: update ArrStack service directory variable names in Ansible tasks
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 13s
Nix Format Check / check-format (push) Successful in 47s
Python Lint Check / check-python (push) Failing after 10s
2025-03-25 13:55:49 +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
56b056252c
feat: add alias for updating and cleaning up packages in .bashrc
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 13s
Nix Format Check / check-format (push) Successful in 58s
Python Lint Check / check-python (push) Failing after 10s
2025-03-25 11:08:56 +01:00
a87d4d3887
fix: update Docker Compose configurations for Beszel, Dozzle, and Uptime Kuma services
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 11s
Nix Format Check / check-format (push) Successful in 43s
Python Lint Check / check-python (push) Failing after 9s
2025-03-25 04:25:15 +01:00
2392d278d2
fix: simplify conditions for stopping and starting Dozzle service in Ansible tasks
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 12s
Nix Format Check / check-format (push) Successful in 44s
Python Lint Check / check-python (push) Failing after 9s
2025-03-25 04:22:00 +01:00
8c9306f166
feat: enhance Beszel service configuration and add Beszel agent in Docker Compose
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 11s
Nix Format Check / check-format (push) Successful in 45s
Python Lint Check / check-python (push) Failing after 9s
2025-03-25 04:18:37 +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
c02431d925
feat: add Dozzle data directory creation in Ansible tasks
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 13s
Nix Format Check / check-format (push) Successful in 53s
Python Lint Check / check-python (push) Failing after 11s
2025-03-25 04:08:27 +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
fe50e3db15
fix: update reverse proxy port for fsm.mvl.sh in Caddyfile
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 11s
Nix Format Check / check-format (push) Successful in 55s
Python Lint Check / check-python (push) Failing after 10s
2025-03-24 20:11:29 +01:00
ba91136bef
refactor: rename Factorio server service and add network configurations in Docker Compose
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 11s
Nix Format Check / check-format (push) Successful in 43s
Python Lint Check / check-python (push) Failing after 9s
2025-03-24 20:05:26 +01:00
85c784e825
refactor: streamline JuiceFS installation and Redis task inclusion in Ansible playbooks
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 36s
Nix Format Check / check-format (push) Successful in 52s
Python Lint Check / check-python (push) Failing after 10s
2025-03-24 19:53:48 +01:00
b6f05876a5
docs: add instructions for managing JuiceFS object storage in README 2025-03-24 19:53:43 +01:00
1f79b4a034
feat: add redirect for df.mvl.sh to setup script in Caddyfile
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 1m2s
Nix Format Check / check-format (push) Failing after 31m42s
Python Lint Check / check-python (push) Failing after 1m10s
2025-03-24 19:17:07 +01:00