• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Question using wiki.js docker error connection database

fferraro87

Basic Pleskian
Hi,
i'm trying to use wiki.js with docker so i've run requarks/wiki docker and i've set that variables :
screenshot.jpg


but when i run this docker i've connection error to database, i've double check environment variables and like wikijs documentation said (Docker) they are correct. so why i cannot connect to mysql db on localhost?
Any help is appreciated!
Thanks
 
Host as localhost will definitely not work.

Also ensure that DB access to the user is allowed from external hosts.
 
Back
Top