Browse Source

add shaarli README file

Guillaume Virlet 6 years ago
parent
commit
bd6aba9ec5
1 changed files with 13 additions and 0 deletions
  1. 13 0
      shaarli/README.md

+ 13 - 0
shaarli/README.md

@@ -0,0 +1,13 @@
+# Shaarli
+
+https://www.shaarli.fr/
+
+## Deploy
+```
+docker-compose up -d
+```
+## First login
+
+Go to your web browser and define the login and password.
+You are done !
+