mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-27 01:45:58 +03:00
[GH-ISSUE #2024] Installer doesn't setup database specific things #1503
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1503
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @liszca on GitHub (Oct 3, 2020).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2024
Impacted versions
git clone https://github.com/modoboa/modoboa-installer)Steps to reproduce
Install on a fresh machine
Current behavior
No database and database user is created
Expected behavior
Create a database while setting up the system
Debug Messages
After manualy creating a database and a user for it in postgres:
@liszca commented on GitHub (Oct 4, 2020):
After creating databases for amavis, modoboa and spamassassin everything looks fine, closeing the Issue. But a hint to prepare the database would have been very convenient ;)
@tonioo commented on GitHub (Oct 5, 2020):
@liszca The installer does prepare databases during the process. Looks there were some issues, maybe with credentials.
@chipomho commented on GitHub (Jan 30, 2022):
well i am facing the same issue, where can I locate the database scripts?