From 002311d5e0058ab16f3bfda885f93e6bb8b69ac0 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Sat, 4 Mar 2017 15:42:07 +0100 Subject: [PATCH] Created Simple installation (markdown) --- Simple-installation.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Simple-installation.md diff --git a/Simple-installation.md b/Simple-installation.md new file mode 100644 index 0000000..ac50ffb --- /dev/null +++ b/Simple-installation.md @@ -0,0 +1,4 @@ +This page should explain how to set up a small installation for personal use, with: +- no HTTP frontend, +- an example of plain htpasswd authentication, +- an example of SSL certificate. \ No newline at end of file