I would like to find a step by step install documentation to install and upgrade a Nextcloud instance in docker over btrfs.
This setup will deduplicate same files in different user account and btrfs snapshot can ease docker save & restore when moving from a server to another
I’m not sure what is your problem. as long you Docker installation can use the btrfs disks you can mount this volumes into NC.
This isn’t really a Nextcloud matter. The Docker docs have a fairly good step-by-step if you’re trying to use btrfs as a storage driver: Use the BTRFS storage driver | Docker Docs
@wwe
It is not a problem, it’s an incentive to write a “step by step” detailing such a way to install and move such “Nextcloud instance” from server to server when local disk gets ful. Before making it from raw, I wonder if some documentation exists and compile it
@jtr thanks for “docker over btrfs” link.
It could be nice to build bash scripts to automate snapshot then physical migration
About Docker AOI install, we can find documentation :
- GitHub - nextcloud/all-in-one: 📦 The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance.
- How to Install Nextcloud AIO on Docker | Cherry Servers
- Installer Nextcloud au travers son image docker All-in-One • Tribune • Zeste de Savoir
not using btrfs… but found that tool
what migration tools are you using ?