Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for S3 storage #244

Closed
6 tasks done
mgruner opened this issue Jan 23, 2024 · 0 comments · Fixed by #245
Closed
6 tasks done

Add support for S3 storage #244

mgruner opened this issue Jan 23, 2024 · 0 comments · Fixed by #245
Assignees

Comments

@mgruner
Copy link
Collaborator

mgruner commented Jan 23, 2024

Zammad 6.2 was released with support for S3 as a file storage backend. This is probably the best to use in k8s environments.

We want to add support for it in the helm chart:

  •  Add https://artifacthub.io/packages/helm/bitnami/minio as a new dependency chart
  • Allow it to be configured or turned off
  • Allow usage of external S3 services
  • Configure Zammad to use it by default for new installations
  • Add configuration instructions
  • Add instructions on how to migrate existing FS storage content to S3

We can probably release this as a new minor version. It prepares a migration path for #243.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant