25 lines
806 B
Markdown
25 lines
806 B
Markdown
|
# renovate
|
||
|
|
||
|
[![Build Status](https://drone.cryptic.systems/api/badges/volker.raschek/renovate-role/status.svg)](https://drone.cryptic.systems/volker.raschek/renovate-role)
|
||
|
[![Ansible Role](https://img.shields.io/ansible/role/d/58433)](https://galaxy.ansible.com/volker_raschek/renovate_role)
|
||
|
|
||
|
With following role can be a renovate configured. Renovate runs as container
|
||
|
image. As container runtime must be docker installed.
|
||
|
|
||
|
Renovate will be periodically started by systemd.
|
||
|
|
||
|
## Supported distributions
|
||
|
|
||
|
- Arch Linux
|
||
|
- Ubuntu 20.04
|
||
|
|
||
|
## Features
|
||
|
|
||
|
- Configuring docker-compose.yml and the config.json
|
||
|
- Configuring systemd service and timer unit
|
||
|
|
||
|
## Configuring
|
||
|
|
||
|
In the default directory are examples how to configure renovate. Copy the
|
||
|
defaults into your `host_vars` or `group_vars` and adapt the examples.
|