Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Question #60

Open
SweetthD3ViL opened this issue Mar 20, 2021 · 2 comments
Open

Install Question #60

SweetthD3ViL opened this issue Mar 20, 2021 · 2 comments

Comments

@SweetthD3ViL
Copy link

Hello all,

New to docker and I am struggling with this one.

A) does this docker contains it all? I.e. MySQL database? I have a mariadb installed with user configured, can I use it?

B) from reading, I am getting the impression I need to git clone, the modify the docker-compose for the right music location. Then docker pull the image .

C) then docker-compose up -d I can then access the installation page but I am having issue with the permission on the cfg files. Run the chown as per the read.me but I had to create the user www-data as I didn't have it.

Am I correct or what steps am I missing?

@lachlan-00
Copy link
Member

it's probably the permissions on your host aren't available to the docker container. should be easy enough to fix up. i'll be doing docker work soon.

the compose/up parts aren't very clear.

there is also a nosql tag/branch to install without mysql which would suit you better

@jxrse
Copy link

jxrse commented Apr 26, 2021

You do not have to create a new user,
Simply inside the folder where you have the docker-compose file, the data folder will be created by itself
Then you have to execute the www-data permissions within this folder and it will accept them for you

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

No branches or pull requests

3 participants