Merge pull request #289 from nextcloud/enh/273/lxc-docs

Add docs on backup container inside LXC containers
This commit is contained in:
Simon L 2022-03-01 15:12:38 +01:00 committed by GitHub
commit 0ecd2c8f78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -123,7 +123,13 @@ Note that this implementation does not provide remote backups, for this you can
--- ---
**Pro-tip**: you can open the BorgBackup archives on your host by following these steps:<br> #### Failure of the backup container in LXC containers
If you are running AIO in a LXC container, you need to make sure that FUSE is enabled in the LXC container settings. Otherwise the backup container will not be able to start as FUSE is required for it to work.
---
#### Pro-tip: Backup archives access
You can open the BorgBackup archives on your host by following these steps:<br>
(instructions for Ubuntu Desktop) (instructions for Ubuntu Desktop)
```bash ```bash
# Install borgbackup on the host # Install borgbackup on the host