From eb56bbd10884ce1d870fd77be155234971aa3d68 Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Sat, 20 Jun 2020 13:00:22 +0200 Subject: [PATCH] README: node: Added hint about apt repo source --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efd1d6e..9436a83 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Following roles have been defined for making a server configuration easy: - **static** sets up a static web root - **upstream** sets up an upstream accessible to nginx virtual servers - **node** defines roles for setting up node applications - - **application** installs the main application + - **application** installs node (installs from node official repository) - **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