Skip to content

Move email templates to disk #583

@phavekes

Description

@phavekes

Currently, the email templates used for emails to users are stored in the database during a push to https://{{ middleware_vhost_name }}/management/configuration. Since these change only rarely, we are moving them to disk.

  • The templates are stored in /config/openconext
  • Default values are included in the repo and the tars, which can be overwritten during (Ansible) deployment
  • Templates on disk take precedence over the values in the database configuration
  • Empty or missing templates in the database or config-push do not trigger error messages or warnings

Metadata

Metadata

Assignees

No fields configured for Feature.

Projects

Status

New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions