aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/fr
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas@loeuillet.org>2017-03-29 12:31:52 +0200
committerNicolas Lœuillet <nicolas@loeuillet.org>2017-03-29 12:31:52 +0200
commit3ea184ffc07e8f6c7e5b3f0bbaddedf6e312f617 (patch)
treea35fd57b902121a88df9eee2e2bad378af2d4ef8 /docs/fr
parent56f9adc43154504d2057131280190ac80166be76 (diff)
downloadwallabag-3ea184ffc07e8f6c7e5b3f0bbaddedf6e312f617.tar.gz
wallabag-3ea184ffc07e8f6c7e5b3f0bbaddedf6e312f617.tar.zst
wallabag-3ea184ffc07e8f6c7e5b3f0bbaddedf6e312f617.zip
Added :fr: and :it: translations for Cloudron
Diffstat (limited to 'docs/fr')
-rw-r--r--docs/fr/user/installation.rst14
1 files changed, 11 insertions, 3 deletions
diff --git a/docs/fr/user/installation.rst b/docs/fr/user/installation.rst
index 5d29cb01..9d3c9d5e 100644
--- a/docs/fr/user/installation.rst
+++ b/docs/fr/user/installation.rst
@@ -101,6 +101,14 @@ Commande pour démarrer le containeur
101 101
102 docker pull wallabag/wallabag 102 docker pull wallabag/wallabag
103 103
104Installation sur Cloudron
105~~~~~~~~~~~~~~~~~~~~~~~~
106
107Cloudron permet d'installer des applications web sur votre serveur
108wallabag est proposé en tant qu'application Cloudron et est disponible directement depuis le store.
109
110`Installer wallabag sur Cloudron <https://cloudron.io/store/org.wallabag.cloudronapp.html>`__
111
104Virtual hosts 112Virtual hosts
105------------- 113-------------
106 114
@@ -162,12 +170,12 @@ En imaginant que vous vouliez installer wallabag dans le dossier ``/var/www/wall
162 Allow from All 170 Allow from All
163 171
164 172
165par 173par
166 174
167:: 175::
168 176
169 Require All granted 177 Require All granted
170 178
171 179
172 180
173 181