mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
Merge pull request #289 from nextcloud/enh/273/lxc-docs
Add docs on backup container inside LXC containers
This commit is contained in:
commit
0ecd2c8f78
1 changed files with 7 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue