Provides a Dockerfile to create a Dada-Mail docker image. In combination with a docker-compose.yml it also spawns a MariaDB.
Also see: http://dadamailproject.com/

b4r 2c0ddb11de chown on $DATA as well on entry пре 6 година
Dockerfile 2c0ddb11de chown on $DATA as well on entry пре 6 година
LICENSE a878c4f20f Initial commit пре 6 година
README.md f53ea3abb7 added more info пре 6 година
build.sh bb2c54b493 new Image that differs between workdir and htdocs пре 6 година
docker-compose.yml 46d282151d always restart and other port forwarding пре 6 година
httpd.conf 84edda182e initial пре 6 година

README.md

dada-mail-docker

Provides a Dockerfile to create a Dada-Mail docker image. In combination with a docker-compose.yml it also spawns a MariaDB. Also see: http://dadamailproject.com/

Build Image

If you are not using a pre-compiled image from Docker Hub and want to build it yourself, then just do:

./build.sh

This takes some time. Afterwards, you can go on starting it.

First Start

Spawn the server with

docker-compose up -d

and visit the url: http://localhost:8080/dada/installer/install.cgi