Sign inSign up

beneventsur/zammad

By beneventsur

Updated over 6 years ago

Zammad docker container with managed data volume

Image
1

352

beneventsur/zammad repository overview

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 beneventsur/zammad:latest
  • For managed data bind-mount folder add -v /zammad:/shared/zammad.
  • For backups add -v /zammad_backup:/var/tmp/zammad_backup and read this.

Tag summary

Content type

Image

Digest

Size

940.6 MB

Last updated

over 6 years ago

docker pull beneventsur/zammad