From 06eff61f99951ea055c40dfc0d43d783eed4ad53 Mon Sep 17 00:00:00 2001 From: bertrand jung Date: Mon, 14 Dec 2015 12:13:05 +0100 Subject: Add Scalingo one-click deploy --- scalingo.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 scalingo.json (limited to 'scalingo.json') 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"] +} -- cgit v1.2.3-1-g7c22