January 9, 201610 yr Hi All, Sorry if I've missed existing info on this - I spent a day searching with no luck. I'm looking for a docker repo I can install with a basic LAMP stack. Failing that, I'd go for a base debian install so I can roll my own. I can see debian have a docker repo here: https://hub.docker.com/_/debian/ I'm not sure the correct settings or XML to get this to install on my unraid. I tried modifyng Snoopy86's Ubuntu desktop repo - but its not working yet. https://github.com/gavintapp/docker-repo/blob/master/gavintapp/debian-server.xml Is there a guide to creating the repos I can refer to? Or can someone help me out with the one I've started creating? Thanks!
January 9, 201610 yr there is an apache docker with php enabled and mariadb/mysql dockers are also available. both can be found in the CA plugin.
January 9, 201610 yr Personally I wouldn't use a combined LAMP stack container.... Seems far better to me as Sparkly suggested to have them separate... Which is exactly how I run mine.
January 10, 201610 yr Author OK thanks - I'll give that a try. I'm used to working in a debian world and was expecting to do some apt-get work. Still adjusting to the Docker way of doing things! Thanks again!
January 10, 201610 yr The thing to remember is instead of using localhost or 127.0.0.1 you need to specify the Unraid IP address when setting up a MySQL/MariaDB connection.
August 17, 20178 yr I just finished installing separate nginx and mariadb dockers. Both seem to be running successfully in their own capacity but I am getting wp standard 'Error establishing a database connection' when I hit the site. From an UNRAID POV, what do I need to do to make sure nginx can talk to mariadb? I set the wp-config db host to the ip address that my unraid server is on. Still no luck. CHBMB have any tips or ideas?
Archived
This topic is now archived and is closed to further replies.