From b36aa99855c6b73bccbb98759f277cb1c0b77370 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Sat, 4 Mar 2017 15:56:51 +0100 Subject: [PATCH] Created Production-ready installation (markdown) --- Production-ready-installation.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Production-ready-installation.md diff --git a/Production-ready-installation.md b/Production-ready-installation.md new file mode 100644 index 0000000..6240c2a --- /dev/null +++ b/Production-ready-installation.md @@ -0,0 +1,4 @@ +This page should explain how to set up a production-ready, with: + +- configuration for HTTP frontends like Apache and nginx, +- authentication, right management and SSL managed by the HTTP server. \ No newline at end of file