Skip to the content.

Renovate

To get started with Umami, read the instructions on Github.

It states the following:

Create a renovate user and an app password

Preparing dokku and the image

Set the env variables

Deploy the image

Run dokku git:from-image renovate renovate/renovate:latest

Run at specific interval

To run Renovate at a specific interval, add a cron task to the hosts crontab, for example every 10 minutes:

*/10 * * * * dokku dokku ps:restart renovate