docs: update backup-mailcow
This commit is contained in:
parent
861f3663e5
commit
dacbfc86e9
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
title: Mailcow Backup and Restore Strategy
|
title: Mailcow Backup and Restore Strategy
|
||||||
description: Mailcow backup
|
description: Mailcow backup
|
||||||
published: true
|
published: true
|
||||||
date: 2026-02-11T12:40:05.470Z
|
date: 2026-02-11T13:14:27.747Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2026-02-11T01:20:59.127Z
|
dateCreated: 2026-02-11T01:20:59.127Z
|
||||||
|
|
@ -138,7 +138,7 @@ Create the backup directory:
|
||||||
```bash
|
```bash
|
||||||
mkdir -p /opt/mailcow-backups
|
mkdir -p /opt/mailcow-backups
|
||||||
chown -R root:root /opt/mailcow-backups
|
chown -R root:root /opt/mailcow-backups
|
||||||
chmod 700 /opt/mailcow-backups
|
chmod 777 /opt/mailcow-backups
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Step 2: Manual Backup Commands
|
#### Step 2: Manual Backup Commands
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue