]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - README.md
[TASK] Remove Alias support
[jirafeau_mojo42.git] / README.md
index 4bc103019fe6c3f2e4acab769cea92fa068dab0e..c62e252855a4b832dbbc53ce61834c5e1e802737 100644 (file)
--- a/README.md
+++ b/README.md
@@ -55,6 +55,10 @@ Jirafeau project won't evolve to a file manager and will focus to keep a very fe
 
 ## Installation
 
+This shows how to install Jirafeau by your own, it's quite simple but you can
+also use a [docker image](https://hub.docker.com/r/mojo42/jirafeau/) or build
+it yourself. Check [docker folder](docker/README.md) for more informations.
+
 System requirements:
 - PHP >= 5.6
 - Optional, but recommended: Git >= 2.7
@@ -140,7 +144,7 @@ location ~ /var-.* {
 ```
 
 You should also remove un-necessessary write access once the installation is done (ex: configuration file).
-An other obvious basic security is to let access users to the site by HTTPS.
+An other obvious basic security is to let access users to the site by HTTPS (make sure `web_root` in you `config.local.php` is set with https).
 
 ## Server side encryption
 

patrick-canterino.de