Skip to content

ShobuPrime/zammad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zammad

Zammad docker container with managed data volume, based on https://hub.docker.com/r/zammad/zammad/.

Zammad is a web based open source helpdesk/ticket system with many features to manage customer communication via several channels like telephone, facebook, twitter, chat and e-mails. It is distributed under the GNU AFFERO General Public License (AGPL). Do you receive many e-mails and want to answer them with a team of agents? You're going to love Zammad!

Run command:

docker container run -id --name zammad -p 80:80 shobuprime/zammad:latest
  • For managed data bind-mount folder add -v /zammad:/shared/zammad_data.
  • For backups add -v /zammad_backup:/shared/zammad_backup and read this.

About

Single Zammad container with Persistent Storage. Created for Synology, but can work for everyone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors