phasezero / zambana

Docker compose solution to install zammad ticket system including Kibana reporting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zambana

Docker compose solution to install zammad ticket system including Kibana reporting.

prerequsites

  • Docker
  • Python

(Quick) Installation

After cloneing zambana Repo go into zambana folder.

cd zambana

make sure the backup.sh script is executeable. If needed you can prepair zammad configuration in zammad.conf file before you start the installation.

chmod +x scripts/backup.sh

now execute zambana.py

python zambana.py

Configuration

For explicit an detailed configuration that especially for security reasons are absolutly inevitable read the Zammad admin-doc, Elasticsearch and Kibana configuration guides.

A basic configuarion of Zammad via rails can be prepaird in zammad.conf. These settings will be made during installation process.

ToDO

Minor preconfiguration of elasticsearch and kibana.

About

Docker compose solution to install zammad ticket system including Kibana reporting.


Languages

Language:Python 83.8%Language:Shell 16.2%