diff options
author | Johannes Zellner <johannes@nebulon.de> | 2017-03-20 15:11:50 +0100 |
---|---|---|
committer | Johannes Zellner <johannes@nebulon.de> | 2017-03-20 15:13:14 +0100 |
commit | 56f9adc43154504d2057131280190ac80166be76 (patch) | |
tree | 191ed350c3cb33306529259a5613e50a439d4dfa /docs/en/user | |
parent | 7423ed47662b32998185e742f77581d66ca305c3 (diff) | |
download | wallabag-56f9adc43154504d2057131280190ac80166be76.tar.gz wallabag-56f9adc43154504d2057131280190ac80166be76.tar.zst wallabag-56f9adc43154504d2057131280190ac80166be76.zip |
Add Cloudron as installation method
Diffstat (limited to 'docs/en/user')
-rw-r--r-- | docs/en/user/installation.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/en/user/installation.rst b/docs/en/user/installation.rst index 2b730b83..6dea1691 100644 --- a/docs/en/user/installation.rst +++ b/docs/en/user/installation.rst | |||
@@ -104,6 +104,14 @@ Command to launch container | |||
104 | 104 | ||
105 | docker pull wallabag/wallabag | 105 | docker pull wallabag/wallabag |
106 | 106 | ||
107 | Installation on Cloudron | ||
108 | ~~~~~~~~~~~~~~~~~~~~~~~~ | ||
109 | |||
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. | ||
112 | |||
113 | `Install Wallabag on your Cloudron <https://cloudron.io/store/org.wallabag.cloudronapp.html>`__ | ||
114 | |||
107 | Virtual hosts | 115 | Virtual hosts |
108 | ------------- | 116 | ------------- |
109 | 117 | ||