This commit is contained in:
2023-06-10 05:02:31 +01:00
parent a4458133f3
commit f5c52389e6

View File

@@ -1,5 +1,10 @@
# Duplicati
## Scripts
## Custom Docker Images
### Duplicati with mySql Client
@@ -32,24 +37,6 @@ duplicati-cli send-mail --send-mail-password="pass" --send-mail-to="target@mail.
```
## Scripts
### Transfer To another system
1. Copy docker compose and execute on another system
2. Check volumes and service started succesfully
3. Stop all compose services
4. Change volume on duplicati service to user a temporary volume example (duclicati_tmpdata)
5. Check if all volumes are writable on duplication service
6. Start only the duplicati service (with temporary volume) on target system
7. On source system Stop app services on docker compose except duplicati
8. Execute a full backup ou source system
9. On target system execute a manual restore to original destination
10. Stop duplicati
11. Change duplicati to use original volume
12. And change volumes on duplicati to RO
13. Start all services
14. Check everything ok
### Environment Variables
_Source: https://github.com/duplicati/duplicati/blob/master/Duplicati/Library/Modules/Builtin/run-script-example.sh_
- DUPLICATI__EVENTNAME