summaryrefslogtreecommitdiff
path: root/Howtos/syncthing.mdwn
blob: 04dc04603d6817ede4dfef2bb5c7cd5b3f97664a (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
[[!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:

    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):

    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]].