mirror of
https://github.com/DoTheEvo/selfhosted-apps-docker.git
synced 2026-07-03 14:06:40 +02:00
update
This commit is contained in:
@@ -102,7 +102,7 @@ if planning serious use.
|
||||
|
||||
A script will be periodically executing cli version of kopia to connect to a repository,
|
||||
execute backup, and disconnect.<br>
|
||||
Systemd-timers are used to scheduling execution of the script.
|
||||
Systemd-timers are used to schedule execution of the script.
|
||||
The repository is created on a network share, also mounted on boot using systemd.
|
||||
|
||||
### Install Kopia
|
||||
@@ -248,13 +248,13 @@ WantedBy=timers.target
|
||||
|
||||
### Troubleshooting
|
||||
|
||||

|
||||
|
||||
To see logs of last Kopia runs done by systemd
|
||||
|
||||
* `sudo journalctl -ru kopia-home-etc.service`
|
||||
* `sudo journalctl -xru kopia-home-etc.service`
|
||||
|
||||

|
||||
|
||||
<details>
|
||||
<summary><h3>Mounting network storage using systemd</h3></summary>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user