Files
Stavros Kois 54c990c693 add syncthing enterprise (#125)
* test ci

* make sure if docker daemon does not start any containers, we fail

* fix image

* add minio enterprise

* test perms

* update lib funcs

* named arsg

* fix indents

* imports

* fix identation

* check if db is needed

* add todo

* one omre

* add dep

* fix

* add macros

* auto perms

* remove dummy file

* fix values

* updates

* minio perms

* abstract away

* cleaner

* safer,cleaner

* new storage funcs

* storage options

* use built ins

* rename

* spelling

* rename

* add vol suport

* test vol

* manually add container name

* volumes

* cleaner vols

* do some renames

* renames

* squash

* add todo

* move few things to the lib, currently broken

* more dynamic container names

* fix message

* cleanup

* update app

* spelling

* remove port

* more fixes

* fix pg test

* hm

* thats better

* fmt

* back to jinja

* duh

* wait for it

* typo

* typo

* ui

* fix checks

* todo

* items is a builtin

* fixes

* resources

* resources

* -.-

* ...

* use lib

* add rough migration paths

* Update docker-compose.yaml

* Update docker-compose.yaml

* move usages under value

* update usages

* cleanup

* fix url

* order

* another url

* fix

* fix hc too

* update app.yaml

* update lib

* update lib

* update lib

* update lib

* update lib

* update lib

* update lib

* update lib

* lint

* update lib

* fix ixvol

* update lib

* update lib

* update lib

* remove logsearch/postgres

* fmt

* replace set _

* update lib

* adapt to lib changes

* update lib

* update lib

* update lib

* update lib

* update lib

* update lib

* sync library

* updates

* update lib

* update compose

* typo

* update ci checks

* now actually fix app

* add migration

* fix migration and update error message

* order

* remove test data

* update readme

* syncthing init commit

* basic wokring setup

* small adjustment in cifs path

* add config container

* fix telemetry toggle

* add QoL in ci script for local testing

* ui and ports

* add migration mode

* add tz

* upate migration helper

* initial migration

* remove ixvolume for additional storage

* fix cifs name  and migration

* split
2024-08-16 19:37:04 +03:00

576 B

Syncthing

Syncthing is a file synchronization program.

At each startup of the application, the following settings are applied:

  • Disable automatic upgrades
  • Disable anonymous usage reporting
  • Disable NAT traversal
  • Disable global discovery
  • Disable local discovery
  • Disable relaying
  • Disable announcing LAN addresses

Additionally, the following defaults are set for new syncthing "folders":

  • Max total size of xattr: 10 MiB
  • Max size per xattr: 2 MiB
  • Enable send and sync of xattr
  • Enable send and sync of ownership