Skip to content

Problems with MariaDB running on the same port as MySQL and missing nginx configuration. #1534

Discussion options

You must be logged in to vote

Firstly, we highly recommend installing Postal on a dedicated machine. Any other configuration is not officially supported so you'll need to do a bit of research with Docker if you do want to use it to run another database instance on the same host. If you haven't used it yet, you can just delete postal-mariadb and make it again and change the local port in the docker run command (127.0.0.1:3307:3306). You don't need a separate database server though, you can just use the one you already have running and put its credentials in your Postal config.

For nginx, the only thing you need to do is forward all traffic to 127.0.0.1:5000. There is no need to specify a root directory although you wil…

Replies: 2 comments 12 replies

Comment options

You must be logged in to vote
4 replies
@creative-andrew
Comment options

@creative-andrew
Comment options

@willpower232
Comment options

@creative-andrew
Comment options

Answer selected by adamcooke
Comment options

You must be logged in to vote
8 replies
@creative-andrew
Comment options

@willpower232
Comment options

@creative-andrew
Comment options

@willpower232
Comment options

@creative-andrew
Comment options

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