Giter Site home page Giter Site logo

bodsch / ansible-kimai Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 50 KB

Ansible role to install and configure kimai

License: Apache License 2.0

Makefile 0.83% Python 85.53% Shell 5.39% Jinja 8.25%
ansible ansible-role automation kimai kimai-timetracking kimai2 php8

ansible-kimai's Introduction

Ansible Role: kimai

Install an kimai from sources.

Kimai is a web-based multi-user time-tracking application. Works great for everyone: freelancers, companies, organizations - everyone can track their times, generate reports, create invoices and do so much more.

GitHub Workflow Status GitHub issues GitHub release (latest by date) Ansible Quality Score

Requirements & Dependencies

  • running mariadb / mysql database
  • PHP > 8.0
  • nginx

Ansible Collections

ansible-galaxy collection install bodsch.core

or

ansible-galaxy collection install --requirements-file collections.yml

tested operating systems

  • Debian based
    • Debian 10 / 11 / 12
    • Ubuntu 20.04

Contribution

Please read Contribution

Development, Branches (Git Tags)

The master Branch is my Working Horse includes the "latest, hot shit" and can be complete broken!

If you want to use something stable, please use a Tagged Version!


Configuration

kimai_version: 2.0.29

kimai_direct_download: false

kimai_release: {}

kimai_install_base_directory: /var/www

kimai_owner: www-data
kimai_group: www-data

kimai_database:
  # username: kimai
  # password:
  # hostname:
  # port: 3306
  # schema: kimai
  server:
    version: ""

kimai_env: prod

kimai_mailer:
  from: [email protected]
  url: null://null

kimai_admin_user:
  username: admin
  password: admin0815
  email: [email protected]

kimai_secret: change_this_to_something_unique

Author and License

  • Bodo Schulz

License

Apache

FREE SOFTWARE, HELL YEAH!

ansible-kimai's People

Contributors

bodsch avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.