14 Commits

Author SHA1 Message Date
c8444de0d5 fix: move ~/services to ~/.services
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 33s
Nix Format Check / check-format (push) Failing after 21s
Python Lint Check / check-python (push) Failing after 6s
Signed-off-by: Menno van Leeuwen <menno@vleeuwen.me>
2025-07-23 14:23:03 +02:00
4a1575594a refactor: swap gitea and uptime-kuma service configurations and update paths
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 25s
Nix Format Check / check-format (push) Failing after 16s
Python Lint Check / check-python (push) Failing after 6s
2025-07-21 17:32:29 +02:00
464ced8e6b fix: update ansible playbooks and scripts to use new vault references
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 31s
Nix Format Check / check-format (push) Failing after 1m28s
Python Lint Check / check-python (push) Failing after 20s
2025-07-15 21:43:13 +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
ca43384fb5 feat: remove S3 storage configuration from Gitea docker-compose
Some checks failed
Nix Format Check / check-format (push) Waiting to run
Ansible Lint Check / check-ansible (push) Failing after 58s
Python Lint Check / check-python (push) Failing after 55s
2025-03-24 18:18:38 +01:00
6df0acfe40 feat: configure Gitea to use S3 for repositories and attachments storage
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-24 17:51:03 +01:00
f47bb51d01 feat: update Gitea data directory path to use object storage
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 27m36s
Nix Format Check / check-format (push) Successful in 1m7s
Python Lint Check / check-python (push) Failing after 45s
2025-03-24 17:20:48 +01:00
10c9a0d65a feat: fix formatting in Gitea docker-compose template
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 48s
Nix Format Check / check-format (push) Successful in 59s
Python Lint Check / check-python (push) Failing after 13s
2025-03-14 17:56:51 +01:00
aae089fd96 feat: update Gitea data directory path in Ansible configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Waiting to run
Python Lint Check / check-python (push) Waiting to run
Nix Format Check / check-format (push) Has been cancelled
2025-03-14 17:54:51 +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
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
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
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