mirror of
https://github.com/wekan/wekan.git
synced 2026-03-12 00:22:34 +01:00
Reorganized Docs. In Progress.
This commit is contained in:
parent
1961e22cbd
commit
ce89ff4833
202 changed files with 0 additions and 0 deletions
14
docs/Platforms/Heroku.md
Normal file
14
docs/Platforms/Heroku.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[![Deploy][heroku_button]][heroku_deploy]
|
||||
|
||||
[Heroku deployment quide needed](https://github.com/wekan/wekan/issues/693)
|
||||
|
||||
[Deploy error](https://github.com/wekan/wekan/issues/638)
|
||||
|
||||
[Problem with Heroku](https://github.com/wekan/wekan/issues/532)
|
||||
|
||||
Email to work on already working Heroku: Use 3rd party email like SendGrid, update process.env.MAIL_URL ,
|
||||
change from email at Accounts.emailTeamplates.from , new file in server folder called smtp.js on code
|
||||
`Meteor.startup(function () });` . TODO: Test and find a way to use API keys instead.
|
||||
|
||||
[heroku_button]: https://www.herokucdn.com/deploy/button.png
|
||||
[heroku_deploy]: https://heroku.com/deploy?template=https://github.com/wekan/wekan/tree/devel
|
||||
Loading…
Add table
Add a link
Reference in a new issue