Changes for page FileSync

Last modified by Jan Brinkhaus on 2023/02/03 13:33

From version < 10.1 >
edited by Jan Brinkhaus
on 2023/02/03 13:28
To version 1.1 >
edited by Jan Brinkhaus
on 2023/02/02 14:35
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,21 +1,7 @@
1 -= About FileSync =
1 +sudo mkdir /var/docker_data
2 2  
3 -(% class="wikigeneratedid" %)
4 -File sync is a server-side backup software for files from embedded devices. It was from scratch developed to the needs of automatic backups of production data.
3 +cd /var/docker_data/
5 5  
6 -= [[image:attach:FileSyncSlide.jpg]] =
5 +sudo apt install docker docker-compose
7 7  
8 -(% class="wikigeneratedid" %)
9 -It is thought as bridgehead in firewall designs: you allow this one container (or a VM running it) accesses to your embedded devices, as well as your file backup servers.
10 -
11 -(% class="wikigeneratedid" %)
12 -FileSync afterwards just does its job, as long as the server runs.
13 -
14 -(% class="wikigeneratedid" %)
15 -The software is designed with the word "fail-safe" in mind. It e.g. does not rely on
16 -
17 -
18 -(% class="code" style="white-space: pre;" %)
19 -(((
20 20  
21 -)))
FileSyncSlide.jpg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.brinkhaus
Size
... ... @@ -1,1 +1,0 @@
1 -641.3 KB
Content
docker-compose.yml
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.brinkhaus
Size
... ... @@ -1,1 +1,0 @@
1 -236 bytes
Content
... ... @@ -1,15 +1,0 @@
1 -version: "3"
2 -
3 -services:
4 -
5 - filesync:
6 - image: registry.gitlab.com/b3935/ftpmodule/filesync:latest
7 - container_name: filesync
8 - restart: unless-stopped
9 -
10 - volumes:
11 - - ./data:/app/data
12 -
13 - ports:
14 - - 80:80
15 -

Need support?

If you need support feel free to contact:

Jan Brinkhaus: 0049 179 3939 733