Skip to content

Integration MySQL Database #116

@janluak

Description

@janluak

Hey guys,
I run into a problem when trying to use a mysql database: for some reason inspect -f "{{ .HostConfig.Links }}" returns that my linking to another container worked out (output: [/MySQL-OC:/OwnCloud/mysql] or in one of my tries [/MySQL-OC:/OwnCloud/usr/sbin/mysql]).
Yet, when starting the owncloud container no access to the mysql database is possible. If I enter the oc container and start mysql a mariaDB is started instead of my preferred mysql in a different container.
Therefore, when trying to set up the owncloud, I get "SQLSTATE[HY000][1045] Access denied for user 'my-user'@'localhost' (using password: YES)".
Any idea why? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions