From 03fc7e296274a4108fe803cfb21e1b3cb0a45436 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Wed, 1 Jul 2020 20:33:03 +0200 Subject: [PATCH] Add Cloudron as installation method We have packaged originally cloud-torrent and now moved the package to simple-torrent. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 514e3fb8e..f5c378634 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,14 @@ The script install a systemd unit (under `scripts/cloud-torrent.service`) as ser $ docker run -d -p 3000:3000 -v /path/to/my/downloads:/downloads -v /path/to/my/torrents:/torrents boypt/cloud-torrent ``` +## Cloudron + +Cloudron is a complete solution for running apps on your server and keeping them up-to-date and secure. + +[![Install](https://cloudron.io/img/button.svg)](https://cloudron.io/store/com.github.cloudtorrent.html) + +The source code for the package can be found [here](https://git.cloudron.io/cloudron/simple-torrent-app). + ## Source **Requirement**