summaryrefslogtreecommitdiffstats
path: root/scalingo.json
diff options
context:
space:
mode:
authorbertrand jung <bertrand.jung@epitech.eu>2015-12-14 12:13:05 +0100
committerbertrand jung <bertrand.jung@epitech.eu>2015-12-14 15:20:16 +0100
commit06eff61f99951ea055c40dfc0d43d783eed4ad53 (patch)
tree8cb70c2acaf36b1d2471a994f6c34e557c5fb00e /scalingo.json
parent0954cff5b470712210275a9c0699d85d6579ab54 (diff)
downloadwekan-06eff61f99951ea055c40dfc0d43d783eed4ad53.tar.gz
wekan-06eff61f99951ea055c40dfc0d43d783eed4ad53.tar.bz2
wekan-06eff61f99951ea055c40dfc0d43d783eed4ad53.zip
Add Scalingo one-click deploy
Diffstat (limited to 'scalingo.json')
-rw-r--r--scalingo.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/scalingo.json b/scalingo.json
new file mode 100644
index 00000000..57acbacc
--- /dev/null
+++ b/scalingo.json
@@ -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"]
+}