summaryrefslogtreecommitdiff
path: root/Howtos/syncthing.mdwn
blob: 997388959dc97d76d090cc9684481dfda379cbdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[[!meta title="syncthing: Installationsanleitung"]]

## Installation (Debian GNU/Linux)

`/etc/apt/sources.list.d/syncthing.list` erstellen und bearbeiten:

    deb https://apt.syncthing.net/ syncthing stable

GPG-Schlüssel hinzufügen und Paket installieren:

[[!format  bash """
curl -s https://syncthing.net/release-key.txt | sudo apt-key add -
sudo apt-get install apt-transport-https
sudo apt-get update
sudo apt-get install syncthing
"""]]

## Installation (macOS)

Installation mit [Homebrew](https://brew.sh):

[[!format  bash """
brew install syncthing
"""]]

## Konfiguration

Der Vorstand verfügt über die Berechtigung, den entsprechendn Mitgliedern Zugriff auf das Starship-Factory syncthing Repository zu gewähren. Üblicherweise werden die Zugriffe im Anschluss zur Mitgliederversammlung konfiguriert, je nach [[Aufgabenverteilung|Vereinskram/Personalien_und_Aufgabenverteilung]].