1

Topic: Unofficial Docker image for iRedAdmin

Hi,

For a lot of reasons, I dockerized almost everything on my server. But when it comes to the iRedMail components (iRedAdmin, iRedAPD, mlmmjadmin, etc), I didn't find any Docker image.

I know there is a big official image with everything in it, but imho it does not respect the Docker's philosophy, so I started to write Docker images myself for each components.

The first one is for iRedAdmin, it's an all-in-one image (nginx + uwsgi + cron) fully configurable by env variables.

You can find the project and the instruction to run the image on Github : https://github.com/colibris-xyz/iredadmin-docker/

I hope it will be useful for someone else! Please feel free to comment, ask for help or new features, fork it, etc, etc...

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Unofficial Docker image for iRedAdmin

Thanks for sharing. smile

3

Re: Unofficial Docker image for iRedAdmin

ZhangHuangbin wrote:

Thanks for sharing. smile

You're welcome! Don't hesitate to give me your feedback if you try it :-)