Commit Graph

17 Commits

Author SHA1 Message Date
martin.fencl b1f8eea86f fix 2025-12-21 11:30:30 +01:00
fencl d38d6c76ed Refactor check_stack_nextcloud.yml and update_collabora.yml: add blank lines for improved readability 2025-10-05 10:15:06 +02:00
fencl fa74512fa4 Refactor check_stack_nextcloud.yml: add blank line for improved readability 2025-10-05 10:12:35 +02:00
fencl 31771567b0 Refactor update_collabora.yml: remove unnecessary comments for clarity 2025-10-05 10:10:26 +02:00
fencl 1a8690529c Refactor check_stack_nextcloud.yml: enhance stack health check command with timeout and error handling 2025-10-05 09:16:16 +02:00
fencl cbac27b3f2 Refactor check_stack_nextcloud.yml: uncomment stack health check command for execution 2025-10-05 09:10:17 +02:00
fencl 9869bbc383 Refactor: remove deprecated playbooks and configuration files for Nextcloud and Portainer 2025-10-05 09:08:35 +02:00
fencl 004b560004 Refactor portainer.yml and check_stack_nextcloud.yml: restore ansible_password, enhance sudo settings, and improve command formatting for clarity. 2025-10-03 15:30:32 +02:00
fencl 5df4686c00 Refactor portainer configuration: standardize ansible_password, simplify SSH arguments, and clean up inventory group naming. 2025-10-03 15:16:44 +02:00
fencl 2643526326 Refactor portainer configuration: update ansible_password for consistency, enhance SSH settings, and rename host group in inventory for clarity. 2025-10-03 14:55:51 +02:00
fencl 5c74f10f37 Refactor inventory and playbook for Nextcloud maintenance: update host configuration and streamline health check tasks 2025-10-03 14:49:30 +02:00
fencl d40bb2984b Refactor health check playbook to update host target from 'proxmox' to 'nextcloud_stack' and streamline stack health script content 2025-10-03 14:32:32 +02:00
fencl bbc27cb2f6 Refactor stack health check script to improve readability and structure, ensuring directory existence and enhancing validation for Docker, Nextcloud, database, and Redis connectivity. 2025-10-03 14:25:29 +02:00
fencl 6fbb3fb088 Enhance stack health checks by installing script inline and adding comprehensive validation for Nextcloud, database, and Redis connectivity 2025-10-03 14:20:53 +02:00
fencl b4758ee0e1 Refactor health check playbook to ensure script existence before upload and restore requirements.yml for Nextcloud collections 2025-10-03 14:12:14 +02:00
fencl 20d2aacd47 Refactor health check playbook to ensure script existence before upload and simplify task structure 2025-10-03 14:10:21 +02:00
fencl 65ea83638d Add Nextcloud deployment and management playbooks
- Introduced playbooks for health checks, Collabora updates, Nextcloud backups, upgrades, and Redis updates.
- Each playbook includes necessary tasks for managing services in a Docker environment.
2025-10-03 14:04:31 +02:00