Add Scalingo one-click deploy

This commit is contained in:
bertrand jung 2015-12-14 12:13:05 +01:00
parent 0954cff5b4
commit 06eff61f99
2 changed files with 12 additions and 0 deletions

8
scalingo.json Normal file
View file

@ -0,0 +1,8 @@
{
"name": "wekan",
"description": "The open-source Trello-like kanban (build with Meteor)",
"repository": "https://github.com/wekan/wekan/",
"logo": "https://raw.githubusercontent.com/wekan/wekan/master/meta/icons/wekan-150.png",
"website": "https://wekan.io",
"addons": ["scalingo-mongodb"]
}