Create DB with daemon #15

Open
opened 2026-01-29 09:48:41 +00:00 by peio · 1 comment
Owner

Database should be created by mailcloak on startup (if needed) and not mailcloakctl.

Database should be created by `mailcloak` on startup (if needed) and not `mailcloakctl`.
peio added this to the mailcloak project 2026-01-29 09:48:41 +00:00
Author
Owner

Even with "mailcloakctl" replaced with webUI, an init stage must be done before first start, at least for certificates.
Only then, postfix & dovecot can be started. No reason to start mailcloak before them.
So we can keep db init and migrations in companion script
Issue to be closed.

Even with "mailcloakctl" replaced with webUI, an init stage must be done before first start, at least for certificates. Only then, postfix & dovecot can be started. No reason to start mailcloak before them. So we can keep db init and migrations in companion script Issue to be closed.
peio moved this to In Review in mailcloak on 2026-02-01 10:50:45 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: peio/mailcloak#15
No description provided.