not much more, one hour per day is really really not enough that's frustrating... still trying to configure wp with mariadb

This commit is contained in:
hugo gogo
2022-09-11 10:47:01 +02:00
parent e994b60790
commit 96193494a4
5 changed files with 23 additions and 15 deletions

View File

@@ -1,6 +1,17 @@
# inception
---
## WIP
- network with compose : https://docs.docker.com/compose/networking/
- communication between two containers : https://www.tutorialworks.com/container-networking/
- connecting two containers : https://stackoverflow.com/questions/45481943/connecting-two-docker-containers
- connect mysql docker to another : https://stackoverflow.com/questions/54901581/connect-to-a-mysql-server-running-in-a-docker-container-from-another-container
- fail with 'vant connect' : https://stackoverflow.com/questions/23234379/installing-mysql-in-docker-fails-with-error-message-cant-connect-to-local-mysq
- maybe do something like starting mysql in wpdocker with hostname of mysql-docker ? mysql -h hostname ?
- or with port:port-protocol ? with tcp ?
---
## git next commit