diff options
author | Jonathan Hurter <john@scalingo.com> | 2017-04-05 15:26:36 +0200 |
---|---|---|
committer | Jonathan Hurter <john@scalingo.com> | 2017-04-05 15:33:19 +0200 |
commit | 152a1e578c46068dfac2888620798073d3d305b8 (patch) | |
tree | 4500cf7fe4cb10a162a9d532bb9ab42fb42618a2 | |
parent | bf523fcd16cb7d4ffd81424d3d582e4dfab158b6 (diff) |
Add Scalingo one click on readme
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md index 20499e6e3..3827a74ab 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,10 @@ Which will re-create the updated containers, leaving databases and data as is. D Docker is great for quickly trying out software, but it has its drawbacks too. If you prefer to run Mastodon without using Docker, refer to the [production guide](docs/Running-Mastodon/Production-guide.md) for examples, configuration and instructions. +## Deployment on Scalingo + +[![Deploy on Scalingo](https://cdn.scalingo.com/deploy/button.svg)](https://my.scalingo.com/deploy?source=https://github.com/johnsudaar/mastodon#master) + ## Deployment on Heroku (experimental) [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) |