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 | 7 vuotta sitten | |
---|---|---|
Dockerfile | 7 vuotta sitten | |
LICENSE | 7 vuotta sitten | |
README.md | 7 vuotta sitten | |
build.sh | 7 vuotta sitten | |
docker-compose.yml | 7 vuotta sitten | |
httpd.conf | 7 vuotta sitten |
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/
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.
Spawn the server with
docker-compose up -d
and visit the url: http://localhost:8080/dada/installer/install.cgi