about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorEugen <eugen@zeonfederated.com>2017-04-05 16:50:46 +0200
committerGitHub <noreply@github.com>2017-04-05 16:50:46 +0200
commitb142a2ebf51fb140062e52cb283736b6d4abe725 (patch)
tree8903bd34c081affbf99dc1d6627757ebb7610439 /README.md
parenta371a9e002af219c03fcbd999f1aef74bee1458f (diff)
parentd6bab0c71cd94bff4f775b79a55493b6e02215a0 (diff)
Merge pull request #947 from johnsudaar/feature/scalingo_one_click
Add Scalingo deployment support
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 20499e6e3..db60b66f7 100644
--- a/README.md
+++ b/README.md
@@ -117,6 +117,12 @@ 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/tootsuite/mastodon#master)
+
+[You can view a guide for deployment on Scalingo here.](docs/Running-Mastodon/Scalingo-guide.md)
+
 ## Deployment on Heroku (experimental)
 
 [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)