This actually got me to the point where I can install Mautic and access the configuration steps, but when I try and enter the MySQL information used in the mysql config that's in the second docker-compose file it gives me the following error:
How do I fix either one of these issues? I don't care which, I just want a working instance of mautic lol. I'm using a standard Digital Ocean droplet, the $5 plan.
---
Want to back this issue? **[Post a bounty on it!](https://app.bountysource.com/issues/93570763-tables-not-getting-created-when-using-the-docker-compose-yml-in-the-readme?utm_campaign=plugin&utm_content=tracker%2F20392502&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://app.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F20392502&utm_medium=issues&utm_source=github).
When using the default docker-compose.yml in the readme:
With the following version of docker-compose: docker-compose version 1.26.0, build d4451659
I get the following errors where tables are not being created which can also be found mentioned in issue https://github.com/mautic/docker-mautic/issues/142
I couldn't figure out the solution to this problem, so I took the docker-compose.yml from here: https://github.com/mautic/docker-mautic/issues/142#issuecomment-565384835
This actually got me to the point where I can install Mautic and access the configuration steps, but when I try and enter the MySQL information used in the mysql config that's in the second docker-compose file it gives me the following error:
How do I fix either one of these issues? I don't care which, I just want a working instance of mautic lol. I'm using a standard Digital Ocean droplet, the $5 plan.