From 485333e82f09d3903b0c13749baf37bf6b4760d6 Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Fri, 16 Aug 2019 04:59:39 +0200 Subject: [PATCH] README: Added description for role server/node --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f87c2d4..a155ca0 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,5 @@ Following roles have been defined to make creating a server configuration easy: - **server** defines roles using different kind of server applications, applications will be configured using separated system users - **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 - **static** sets up a static virtual server with files from a repository