On Fri, 21 Dec 2018 at 11:54, Odhiambo Washington <odhiambo@gmail.com> wrote:
Hi Abhilash,
Can I use the instructions at https://github.com/maxking/docker-mailman with a MySQL database instead of PostgreSQL? I am looking at the following block in docker-compose.yaml:
database: environment: POSTGRES_DB: mailmandb POSTGRES_USER: mailman POSTGRES_PASSWORD: mailmanpass restart: always image: postgres:9.6-alpine volumes: - /opt/mailman/database:/var/lib/postgresql/data networks: mailman: ipv4_address: 172.19.199.4
I'd like to change those to use MySQL. Maybe you should also add an example on the site for these??
Replying to myself. I think I found the solution: cp docker-compose-mysql.yaml docker-compose.yaml
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.", grep ^[^#] :-)