Giter Club home page Giter Club logo

ansible-role-idoit's Introduction

Ansible Role - Configure idoit

Variables

  • install_mode: Choose between prepare, configure or install (default: "configure")
  • idoit_database_data: Name of the data database of the first mandator (default: idoit_data)
  • idoit_database_system: Name of the system database (default: idoit_system)
  • idoit_database_user: Name of the database user (default: idoit)
  • vhost_user: The user under which the vhost runs (default: idoit)
  • idoit_default_mandator: Name of the first mandator (default: itnovum)
  • idoit_zip_file: Local path to the idoit installation file (default: idoit.zip)

Required files

If you want to install idoit with this role you have to put the current idoit installation zip to your local directory. The default path is

$PWD/idoit.zip

but this can be changed with the variable idoit_zip_file.

install_mode

prepare

  • Install dependencies
  • Create vhost, apache, database

configure

  • Cronjob
  • Permissions

install

  • Installs i-doit from the installation archive

ansible-role-idoit's People

Contributors

jabdr avatar modius22 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

michaelov

ansible-role-idoit's Issues

ldap synchronization

Create the handler
HTDOCS/src/handler/config/isys_handler_ldap.inc.php

and the cronjob:
./controller -m ldap sync ADID

This should be enabled by a variable (because not all systems are using ldap synchronization)

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.