Step by step docker AIO install over btrfs

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.

1 Like

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

2 Likes

@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 :

not using btrfs… but found that tool

what migration tools are you using ?