You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
.drone.yml | 2 weeks ago | |
.env.sample | 3 months ago | |
.gitignore | 8 months ago | |
README.md | 5 months ago | |
abra.sh | 8 months ago | |
compose.yml | 3 months ago | |
entrypoint.sh | 8 months ago |
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
.