crisisboard / opencrisisboard

OpenCrisisBoard (OCB) is an open-source, self-hosted communications board where communities can organize around local information
https://opencrisisboard.org/
MIT License
48 stars 17 forks source link

1 click deploy #2

Closed justlask closed 4 years ago

justlask commented 4 years ago

I changed everything to reference the main repo, if you want to change it the app.json repository needs to be changed to any branch if you want to test it in a branch, the url in the button is also set up for the repository, so that may need to be changed as well.

The only thing I’m aware of in the code that needs to change is changing process.env.DBURL to DBURL_URI, as that is the naming convention heroku is using when assigning mlab during heroku creation.

button will not work unless project has correct app.json.