- Add a basic README file to help people get started
- Update to RT 5.0.3
- Do not suppress inline text files
- Add ShowTransactionSquelching, ActivityReports, RepliesToResolved
- Adjust QuickCall names
- Add vendor quick call
- Add ticket locking
- Updated request-tracker-docker-base
- Automatically add CCs to ticket
- Add an option to start in RTIR mode
- Support for running container securely as rtuser (ID 1000)
- Bind to unprivileged port
- Touch msmtprc and fetchmailrc so rtuser can write them
- Add --fetchmail arg for proper handling of exit code 1
- Fix bad fetchmail permissions
- Allow launching commands after running envsubst
- Stop runing cronjobs and fetchmail through entrypoint, use k8s CronJob definitions with new --cmd option
- Pin to request-tracker-docker-base v0.9.5
- Update to RT5
- Remove a bunch of legacy plugins
- Enable MergeUsers
- Add WEB_URL env var
- Include DATABASE_HOST in envsubst
- Fix database name environment variable
- Run c_rehash on certs
- Update request tracker from 4.4.2 to 4.4.4
- Update to new reuqest-tracker-docker-base that includes LDAP