From 5354f71a08e75e3f4ced65b6299b452420e54d3a Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Wed, 4 Sep 2019 23:43:18 +0200 Subject: [PATCH] README: Added description for server/firefox-sync --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e16029..ed46594 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Following roles have been defined to make creating a server configuration easy: - **node** defines roles for setting up node applications - **application** installs the main application - **server** defines roles using different kind of server applications, applications will be configured using separated system users + - **firefox-sync** sets up a Firefox sync server for bookmarks, history, etc. - **gitea** sets up a git repository using *Gitea* as web overlay - **nextcloud** sets up a cloud storage using *NextCloud* - **node** sets up a *Node.js* server from a repository with a database expecting it can be configured by command arguments