Skip to content

Commit

Permalink
heroku unsupported
Browse files Browse the repository at this point in the history
  • Loading branch information
jpillora authored Sep 11, 2016
1 parent f8ef89f commit 210e609
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,13 @@ $ go get -v github.com/jpillora/cloud-torrent
$ docker run -d -p 3000:3000 -v /path/to/my/downloads:/downloads jpillora/cloud-torrent
```

**Heroku**
**VPS**

Purchase VM. SSH into VM. Download the binary above. Run binary.

Click this button to...
**Heroku**

[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)
Heroku is no longer supported

### Usage

Expand All @@ -59,7 +61,7 @@ $ cloud-torrent --help
--version, -v
Version:
0.8.8
0.8.11
Read more:
https://github.com/jpillora/cloud-torrent
Expand All @@ -72,7 +74,7 @@ This project is the version 2 rewrite of the original [Node version](https://git

![overview](https://docs.google.com/drawings/d/1ekyeGiehwQRyi6YfFA4_tQaaEpUaS8qihwJ-s3FT_VU/pub?w=606&h=305)

Credits to `anacrolix` for https://github.com/anacrolix/torrent
Credits to @anacrolix for https://github.com/anacrolix/torrent

#### License

Expand Down

0 comments on commit 210e609

Please sign in to comment.