Skip to content

phasezero/zambana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published