diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/de/user/installation.rst | 8 | ||||
-rw-r--r-- | docs/en/user/installation.rst | 16 | ||||
-rw-r--r-- | docs/fr/user/installation.rst | 14 | ||||
-rw-r--r-- | docs/it/user/installation.rst | 7 |
4 files changed, 34 insertions, 11 deletions
diff --git a/docs/de/user/installation.rst b/docs/de/user/installation.rst index 0de6b6de..6dc4e669 100644 --- a/docs/de/user/installation.rst +++ b/docs/de/user/installation.rst | |||
@@ -105,6 +105,14 @@ Kommando, um den Container zu starten | |||
105 | 105 | ||
106 | docker pull wallabag/wallabag | 106 | docker pull wallabag/wallabag |
107 | 107 | ||
108 | Installation on Cloudron | ||
109 | ~~~~~~~~~~~~~~~~~~~~~~~~ | ||
110 | |||
111 | Cloudron provides an easy way to install webapps on your server with a focus on sysadmin automation and keeping apps updated. | ||
112 | wallabag is packaged as a Cloudron app and available to install directly from the store. | ||
113 | |||
114 | `Install wallabag on your Cloudron <https://cloudron.io/store/org.wallabag.cloudronapp.html>`__ | ||
115 | |||
108 | Virtualhosts | 116 | Virtualhosts |
109 | ------------ | 117 | ------------ |
110 | 118 | ||
diff --git a/docs/en/user/installation.rst b/docs/en/user/installation.rst index 6dea1691..961e2e98 100644 --- a/docs/en/user/installation.rst +++ b/docs/en/user/installation.rst | |||
@@ -108,9 +108,9 @@ Installation on Cloudron | |||
108 | ~~~~~~~~~~~~~~~~~~~~~~~~ | 108 | ~~~~~~~~~~~~~~~~~~~~~~~~ |
109 | 109 | ||
110 | Cloudron provides an easy way to install webapps on your server with a focus on sysadmin automation and keeping apps updated. | 110 | Cloudron provides an easy way to install webapps on your server with a focus on sysadmin automation and keeping apps updated. |
111 | Wallabag is packaged as a Cloudron app and available to install directly from the store. | 111 | wallabag is packaged as a Cloudron app and available to install directly from the store. |
112 | 112 | ||
113 | `Install Wallabag on your Cloudron <https://cloudron.io/store/org.wallabag.cloudronapp.html>`__ | 113 | `Install wallabag on your Cloudron <https://cloudron.io/store/org.wallabag.cloudronapp.html>`__ |
114 | 114 | ||
115 | Virtual hosts | 115 | Virtual hosts |
116 | ------------- | 116 | ------------- |
@@ -163,9 +163,9 @@ Assuming you install wallabag in the ``/var/www/wallabag`` folder and that you w | |||
163 | ErrorLog /var/log/apache2/wallabag_error.log | 163 | ErrorLog /var/log/apache2/wallabag_error.log |
164 | CustomLog /var/log/apache2/wallabag_access.log combined | 164 | CustomLog /var/log/apache2/wallabag_access.log combined |
165 | </VirtualHost> | 165 | </VirtualHost> |
166 | 166 | ||
167 | 167 | ||
168 | .. tip:: Note for Apache 2.4, in the section `<Directory /var/www/wallabag/web>` you have to replace the directives : | 168 | .. tip:: Note for Apache 2.4, in the section `<Directory /var/www/wallabag/web>` you have to replace the directives : |
169 | 169 | ||
170 | :: | 170 | :: |
171 | 171 | ||
@@ -174,12 +174,12 @@ Assuming you install wallabag in the ``/var/www/wallabag`` folder and that you w | |||
174 | Allow from All | 174 | Allow from All |
175 | 175 | ||
176 | 176 | ||
177 | by | 177 | by |
178 | 178 | ||
179 | :: | 179 | :: |
180 | 180 | ||
181 | Require All granted | 181 | Require All granted |
182 | 182 | ||
183 | 183 | ||
184 | After reloading or restarting Apache, you should now be able to access wallabag at http://domain.tld. | 184 | After reloading or restarting Apache, you should now be able to access wallabag at http://domain.tld. |
185 | 185 | ||
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 | ||
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 | ||
diff --git a/docs/it/user/installation.rst b/docs/it/user/installation.rst index a79a31d3..8b54fe2c 100644 --- a/docs/it/user/installation.rst +++ b/docs/it/user/installation.rst | |||
@@ -103,6 +103,13 @@ Comando per avviare il container | |||
103 | 103 | ||
104 | docker pull wallabag/wallabag | 104 | docker pull wallabag/wallabag |
105 | 105 | ||
106 | Installazione su Cloudron | ||
107 | ~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
108 | |||
109 | Cloudron fornisce un modo facile di installare webapps sul vostro server mirato ad automatizzare i compiti del sysadmin ed a mantenere le app aggiornate. | ||
110 | wallabag é pacchettizzata come app Cloudron ed é disponibile all'installazione direttamente dallo store. | ||
111 | |||
112 | `Installa wallabag sul tuo Cloudron <https://cloudron.io/store/org.wallabag.cloudronapp.html>`__ | ||
106 | 113 | ||
107 | Host virtuali | 114 | Host virtuali |
108 | ------------- | 115 | ------------- |