diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2017-03-29 14:18:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-29 14:18:55 +0200 |
commit | 6f296a789c9cb063ea20c27a5b4f977cf9aeafbf (patch) | |
tree | 271d48b9fb0f267fef7a792da8de9bc3138e8f2e /docs/fr | |
parent | f76bcf670543a5b55fff9693cd0303b16b333805 (diff) | |
parent | 106e0160f25a8fafa1f13c8fc5d96328f17cd1c0 (diff) | |
download | wallabag-6f296a789c9cb063ea20c27a5b4f977cf9aeafbf.tar.gz wallabag-6f296a789c9cb063ea20c27a5b4f977cf9aeafbf.tar.zst wallabag-6f296a789c9cb063ea20c27a5b4f977cf9aeafbf.zip |
Merge pull request #3000 from cloudron-io/master
Add Cloudron as installation method
Diffstat (limited to 'docs/fr')
-rw-r--r-- | docs/fr/user/installation.rst | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/docs/fr/user/installation.rst b/docs/fr/user/installation.rst index 9dcb0efb..9ef8aa11 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 | ||
104 | Installation sur Cloudron | ||
105 | ~~~~~~~~~~~~~~~~~~~~~~~~ | ||
106 | |||
107 | Cloudron permet d'installer des applications web sur votre serveur | ||
108 | wallabag 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 | |||
104 | Virtual hosts | 112 | Virtual 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 | ||
165 | par | 173 | par |
166 | 174 | ||
167 | :: | 175 | :: |
168 | 176 | ||
169 | Require All granted | 177 | Require All granted |
170 | 178 | ||
171 | 179 | ||
172 | 180 | ||
173 | 181 | ||