Running Nextcloud AIO with Keepalived and centralized NAS Storage for full redundancy #5686
-
Hi everyone, I’ve been working on setting up a redundant Nextcloud environment using Nextcloud All-In-One (AIO) with Keepalived to manage a Virtual IP (VIP) for failover between two hosts. The overall goal is to have a highly available, redundant setup where all Nextcloud-related data is centralized on a NAS, rather than relying on local Docker volumes that are host-specific. Here's the current setup and my challenges: Current Setup: NAS for Shared Data: Keepalived Script: Current Challenges: Question:
Controlling the AIO Mastercontainer from a Script: I’ve tried using something like the following command in the script: My Current Thoughts: Any advice or guidance on the following would be greatly appreciated:
Thanks in advance for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi, I would recommend you to use this: https://github.com/nextcloud/all-in-one/tree/main/manual-install. See https://github.com/nextcloud/all-in-one/blob/main/manual-install/latest.yml |
Beta Was this translation helpful? Give feedback.
Hi, I would recommend you to use this: https://github.com/nextcloud/all-in-one/tree/main/manual-install. See https://github.com/nextcloud/all-in-one/blob/main/manual-install/latest.yml