content:serverbasics:docker-mariadb
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
Beide Seiten, vorherige ÜberarbeitungVorherige Überarbeitung | |||
content:serverbasics:docker-mariadb [2025/03/29 20:46] – obel1x | content:serverbasics:docker-mariadb [2025/06/05 23:40] (aktuell) – [STOP] obel1x | ||
---|---|---|---|
Zeile 18: | Zeile 18: | ||
When you link the native mariadb- Socket to the services like this, you will be able to use Mariadb: | When you link the native mariadb- Socket to the services like this, you will be able to use Mariadb: | ||
- | < | ||
+ | < | ||
volumes: | volumes: | ||
#Bind mount: Socketfile needs to be definied by full filename, not only path! | #Bind mount: Socketfile needs to be definied by full filename, not only path! | ||
Zeile 27: | Zeile 27: | ||
Or you can use Port 3306 and as host your servername (NOT localhost). | Or you can use Port 3306 and as host your servername (NOT localhost). | ||
+ | |||
+ | So stop reading here, maybe only adjusting your local mariadb with these values beneath, thats all. | ||
+ | |||
===== Create Socket in tmpfs ===== | ===== Create Socket in tmpfs ===== |
content/serverbasics/docker-mariadb.1743277611.txt.gz · Zuletzt geändert: von obel1x