From 512179f8777e93f8dbcb27330f97afd46d7fc855 Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Sun, 11 Aug 2019 13:35:16 +0200 Subject: [PATCH] README: Added description for php --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 599bed5..a545d51 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Following roles have been defined to make creating a server configuration easy: - **nginx** defines roles to set up virtual servers, certificates will be requested by default - **application** installs and configures the main requirements - **forward** sets up a forwarding from one domain to another + - **php** sets up a PHP webpage with files at the given directory - **proxy** sets up a reverse proxy to a local port / proxy - **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