Skip to content

Unable to create server after creating organization #2950

Discussion options

You must be logged in to vote

There is a section called main_db and another called message_db

main_db:
# Hostname for the main MariaDB server
host: localhost
# The MariaDB port to connect to
port: 3306
# The MariaDB username
username: postal
# The MariaDB password
password:
# The MariaDB database name
database: postal
# The maximum size of the MariaDB connection pool
pool_size: 5
# The encoding to use when connecting to the MariaDB database
encoding: utf8mb4
message_db:
# Hostname for the MariaDB server which stores the mail server databases
host: localhost
# T…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@rinorbytyci
Comment options

@willpower232
Comment options

@rinorbytyci
Comment options

@willpower232
Comment options

Answer selected by rinorbytyci
@rinorbytyci
Comment options

@willpower232
Comment options

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