Compare commits
No commits in common. "eca51b3f4e5b30e1927426306357d6c908ac4e7c" and "24b5ed9a46a2a2979e6f383cd0a1ffe5282e567f" have entirely different histories.
eca51b3f4e
...
24b5ed9a46
1 changed files with 1 additions and 10 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-13T22:21:20.720Z
|
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
|
||||||
|
|
@ -123,15 +123,6 @@ Mailcow includes `/opt/mailcow-dockerized/helper-scripts/backup_and_restore.sh`
|
||||||
|
|
||||||
### Setting Up Mailcow Backups
|
### Setting Up Mailcow Backups
|
||||||
|
|
||||||
|
|
||||||
#### Prereq:
|
|
||||||
Make sure you are connected to the repository,
|
|
||||||
|
|
||||||
```bash
|
|
||||||
sudo kopia repository connect server --url=https://192.168.5.10:51516 --override-username=admin --server-cert-fingerprint=696a4999f594b5273a174fd7cab677d8dd1628f9b9d27e557daa87103ee064b2
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
#### Step 1: Configure Backup Location
|
#### Step 1: Configure Backup Location
|
||||||
|
|
||||||
Set the backup destination via environment variable or in mailcow.conf:
|
Set the backup destination via environment variable or in mailcow.conf:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue