mirror of
https://git.coop/webarch/kimai.git
synced 2024-05-07 02:54:51 +00:00
URL added to README
This commit is contained in:
@@ -1,7 +1,17 @@
|
||||
This Ansible galaxy role can be used to install and upgrade [Kimai](https://www.kimai.org/), see the [defaults/main.yml](defaults/main.yml) file for the required variables.
|
||||
This Ansible galaxy role can be used to install and upgrade
|
||||
[Kimai](https://www.kimai.org/), see the [defaults/main.yml](defaults/main.yml)
|
||||
file for the required variables.
|
||||
|
||||
This role doesn't install or configure a webserver or database server but it assumes MySQL / MariaDB will be used.
|
||||
This role doesn't install or configure a webserver or database server but it
|
||||
assumes MySQL / MariaDB will be used.
|
||||
|
||||
If you use this role please specify which [released version](https://git.coop/webarch/kimai/-/releases) to download in your `requirements.yml` file.
|
||||
If you use this role please specify which [released
|
||||
version](https://git.coop/webarch/kimai/-/releases) to download in your
|
||||
`requirements.yml` file, see the [releases listed at
|
||||
GitHub](https://github.com/kevinpapst/kimai2/releases).
|
||||
|
||||
Note that [version 1.7 upwards](https://github.com/kevinpapst/kimai2/blob/master/UPGRADING.md) requires the `mysql` database to contain timzone data, this can be [imported when changed using Ansible](https://git.coop/webarch/mariadb/blob/master/tasks/tz.yml).
|
||||
Note that [version 1.7
|
||||
upwards](https://github.com/kevinpapst/kimai2/blob/master/UPGRADING.md)
|
||||
requires the `mysql` database to contain timzone data, this can be [imported
|
||||
when changed using
|
||||
Ansible](https://git.coop/webarch/mariadb/blob/master/tasks/tz.yml).
|
||||
|
||||
Reference in New Issue
Block a user