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

This commit is contained in:
2025-03-25 13:43:02 +01:00
parent 56b056252c
commit 8087eb6814
8 changed files with 275 additions and 15 deletions

View File

@@ -39,3 +39,7 @@
enabled: true
- name: beszel
enabled: true
- name: arr-stack
enabled: true
- name: downloaders
enabled: true