All New

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Register

Login

All New Register Login

All gists matching topic zammad

Recently created
Least recently created
Recently updated
Least recently updated
MrGeneration's Avatar

MrGeneration / KB Catalan redirect

0 likes
0 forks
2 files
Last active 5 days ago
Redirects outdated locale slug for knowledge bases from 'es-ca' to 'ca' for improved usability and very easy switching. As shown in the Zammad 7.0 Release video: https://www.youtube.com/watch?v=unwYUx5--7M
zammad knowledge base catalan es-ca
1 # Default /help URL (replace help with your custom alias if needed; NOT for custom domains)
2 rewrite ^/help/es-ca/(.*)$ /help/ca/$1 permanent;
3
4 # for custom URLs
5 rewrite ^/es-ca/(.*)$ /ca/$1 permanent;
MrGeneration's Avatar

MrGeneration / Backup Zammad with restic

0 likes
0 forks
2 files
Last active 6 months ago
As shown on https://youtu.be/P-Pr7Dy6mP8
restic backup restore zammad
1 Last change: 2025-09-10 Marcel Herrguth
2 As shown on https://youtu.be/P-Pr7Dy6mP8
3 Attribution back to this GIST is required!
4
5 Parts of this script are oriented from https://github.com/zammad/zammad/tree/develop/contrib/backup
6 Only PostGreSQL is supported; No symlinks are supported
7
8 Restoration only works on a pre-installed Zammad installation of the same version (or higher).
9 During Restore, this script will remove the existing (local) Zammad database without any warning; if it's an external one, ensure it's empty.
Newer Older

Powered by Opengist ⋅ Load: 29ms⋅

English
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ Imprint ⋅ Data Privacy ⋅ Buy Me A Coffee