mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Add Scalingo one-click deploy
This commit is contained in:
parent
0954cff5b4
commit
06eff61f99
2 changed files with 12 additions and 0 deletions
8
scalingo.json
Normal file
8
scalingo.json
Normal 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"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue