Skip to content
Snippets Groups Projects
Commit afcf1679 authored by bertrand jung's avatar bertrand jung Committed by Gabriel Engel
Browse files

Add Scalingo Deploy button

parent 23aeb614
No related merge requests found
......@@ -7,6 +7,7 @@ The Ultimate Open Source WebChat Platform
* [Desktop apps](#desktop-apps)
* [Deployment](#deployment)
* [Heroku](#heroku)
* [Scalingo](#scalingo)
* [Sandstorm.io](#sandstormio)
* [Sloppy.io](#sloppyio)
* [Docker](#docker)
......@@ -68,6 +69,17 @@ Branch **develop** (Newer but unstable):
[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/RocketChat/Rocket.Chat/tree/develop)
## Scalingo
Deploy your own Rocket.Chat server instantly on [Scalingo](https://scalingo.com)
Branch **master** (Latest stable version):
[![Deploy on Scalingo](https://cdn.scalingo.com/deploy/button.svg)](https://my.scalingo.com/deploy?source=https://github.com/RocketChat/Rocket.Chat#master)
Branch **develop** (Newer but unstable):
[![Deploy on Scalingo](https://cdn.scalingo.com/deploy/button.svg)](https://my.scalingo.com/deploy?source=https://github.com/RocketChat/Rocket.Chat#develop)
## Sandstorm.io
[![Rocket.Chat on Sandstorm.io](https://raw.githubusercontent.com/Sing-Li/bbug/master/images/sandstorm.jpg)](https://apps.sandstorm.io/app/vfnwptfn02ty21w715snyyczw0nqxkv3jvawcah10c6z7hj1hnu0)
......
{
"name": "Rocket.Chat",
"repository": "https://github.com/RocketChat/Rocket.Chat",
"description": "Have your own open-source Slack-like online chat, built with Meteor.",
"logo": "https://raw.githubusercontent.com/RocketChat/Rocket.Chat/master/public/images/logo/512x512.png?v=3",
"website": "https://rocket.chat",
"addons": ["scalingo-mongodb"]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment