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/de/user | |
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/de/user')
-rw-r--r-- | docs/de/user/installation.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/de/user/installation.rst b/docs/de/user/installation.rst index 8393455a..403ff6e0 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 | Cloudron Installation | ||
109 | ~~~~~~~~~~~~~~~~~~~~~~~~ | ||
110 | |||
111 | Cloudron bietet einfache Webapp Installation auf deinem Server, mit Fokus auf System Administrator Automatisierung und Updates. | ||
112 | Ein Wallabag Paket ist direkt zur Installation durch den Cloudron Store verfügbar. | ||
113 | |||
114 | `Installiere wallabag auf deinem Cloudron <https://cloudron.io/store/org.wallabag.cloudronapp.html>`__ | ||
115 | |||
108 | Virtualhosts | 116 | Virtualhosts |
109 | ------------ | 117 | ------------ |
110 | 118 | ||