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:
@@ -11,8 +11,8 @@ WORK IN PROGRESS<br>
|
||||
|
||||
# Content
|
||||
|
||||
* [Kopia on a linux machine](#Kopia-on-a-linux-machine)
|
||||
* [Kopia on a Windows machine](#Kopia-on-a-windows-machine)
|
||||
* [Kopia in Linux](#Kopia-in-Linux)
|
||||
* [Kopia in Windows](#Kopia-in-Windows)
|
||||
* [Kopia in Docker](#Kopia-in-Docker)
|
||||
|
||||
# Purpose & Overview
|
||||
@@ -86,7 +86,7 @@ Embedded webGUI for server mode is done in React. KopiaUI comes packaged with el
|
||||
Web GUI versions have button for it, cli version can do `sudo kopia mount all /mnt/temp &`
|
||||
* ..
|
||||
|
||||
# Kopia on a linux machine
|
||||
# Kopia in Linux
|
||||
|
||||

|
||||
|
||||
@@ -257,7 +257,7 @@ WantedBy=multi-user.target
|
||||
---
|
||||
---
|
||||
|
||||
# Kopia on a Windows machine
|
||||
# Kopia in Windows
|
||||
|
||||

|
||||
|
||||
@@ -382,7 +382,7 @@ Just something to have note of, if decided to switch to heavy scoop use.
|
||||
### docker-compose
|
||||
|
||||
The data to be backed up are mounted in read only mode.<br>
|
||||
To be able to mount snapshots, extra privilages are required and fuse access.
|
||||
To be able to mount snapshots, extra privileges are required and fuse access.
|
||||
|
||||
```
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user