Zammad is a web based open source helpdesk/customer support system
Go to file
Philipp Rothmann 6a93603994 add xframe options 2022-11-15 13:29:16 +01:00
.env.sample add xframe options 2022-11-15 13:29:16 +01:00
.gitignore init 2022-05-24 11:58:40 +02:00
README.md add RAILS_TRUSTED_PROXY 2022-09-13 15:54:56 +02:00
abra.sh add postgres secret 2022-06-08 20:13:39 +02:00
compose.yml add xframe options 2022-11-15 13:29:16 +01:00
entrypoint.sh add postgres secret 2022-06-08 20:13:39 +02:00

README.md

zammad

One line description of the recipe

  • Category: Apps
  • Status: 0
  • Image: zammad, 4, upstream
  • Healthcheck: No
  • Backups: No
  • Email: No
  • Tests: No
  • SSO: No

Quick start

if using elasticsearch, set on your host: vm.max_map_count=262144 in /etc/sysctl.conf and run sysctl -p

  • abra app new zammad --secrets
  • abra app config <app-name>
  • abra app deploy <app-name>

For more, see docs.coopcloud.tech.