-
Rhys Arkins authored
I haven’t used Heroku with Renovate in over a year and am not able to directly support it. I think it would be best to be made into a “wrapper” repository like https://github.com/renovatebot/renovate-heroku BREAKING CHANGE: renovate repository no longer supports direct deployment to Heroku
Rhys Arkins authoredI haven’t used Heroku with Renovate in over a year and am not able to directly support it. I think it would be best to be made into a “wrapper” repository like https://github.com/renovatebot/renovate-heroku BREAKING CHANGE: renovate repository no longer supports direct deployment to Heroku
deployment.md 547 B
Deployment
Before deploying the script for scheduled runs, it's recommend you test your settings locally first.
Server cron
Adding renovate
as a cron
job is the simplest way to deploy.
Installation
Install using npm install -g
.
Configuration
At a minimum, you will need to configure the token and repository list. Simplest would be to specify both via CLI. Alternatively, configure the token via Environment Variable if you don't want it to show in any cron logs.
Running daily should suit most people. At most, hourly.