Commit Graph

72 Commits

Author SHA1 Message Date
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 10f542989b Refactor miniplay.yml: enhance command execution structure, improve documentation, and add error handling for VM commands. 2025-10-05 08:56:11 +02:00
fencl 3fdea9f960 Refactor miniplay.yml: remove outdated documentation and improve VM hostname retrieval method for clarity and efficiency. 2025-10-05 08:48:47 +02:00
fencl 2678483149 Refactor miniplay.yml: enhance documentation for command execution parameters and update task structure for clarity and functionality. 2025-10-05 08:47:14 +02:00
fencl fdd8834ea3 Refactor inv_linuxes_portainer and miniplay.yml: remove hardcoded passwords for security, simplify tasks, and enhance clarity. 2025-10-03 16:06:29 +02:00
fencl 27577a2ff9 Refactor portainer.yml and miniplay.yml: improve task naming consistency and enhance comments for clarity. 2025-10-03 15:56:01 +02:00
fencl f36b78baa4 Refactor miniplay.yml: remove redundant prefix from task name for clarity. 2025-10-03 15:48:01 +02:00
fencl 21c6781bb3 Restore miniplay.yml: reintroduce sanity check tasks for SSH and sudo user verification. 2025-10-03 15:46:29 +02:00
fencl 060065e040 Refactor portainer.yml and miniplay: remove hardcoded passwords for security, update comments for clarity, and enhance task descriptions. 2025-10-03 15:43:43 +02:00
fencl 9b111803c6 Refactor portainer.yml: update ansible_password comments for clarity and add optional SSH and sudo passwords; add sanity check playbook for SSH and sudo verification. 2025-10-03 15:38:22 +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 7b5d3a097e Restore requirements.yml for Nextcloud collections 2025-10-03 14:05:49 +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