Docker

Running our Appliance (ZCA), ZCS on VMware, or any other virtual machine software? Post your thoughts here.
Post Reply
erwin
Posts: 1
Joined: Mon Nov 28, 2016 8:24 am

Docker

Post by erwin »

Hello,
I'm trying to create a Docker image of the Zimbra open source version.
I've already had a success creating such image and it can be deployed as a docker container. But I have some small issues.
If anyone wants to try it out and contribute, she or he is welcome to.

https://github.com/devent/zimbra_docker

Docker Image

https://hub.docker.com/r/erwinnttdata/zimbra/

What is it good for?
- easy of deployment
- easy of updating
- resources limitation
But mostly:
- deployment as Kubernetes pod.
- even deployment on OpenShift.

Currently, I want to fix the issue that the administrator site shows that the services as not running despite the fact that the servers are running.
Maybe anyone have an idea?
User avatar
jorgedlcruz
Zimbra Alumni
Zimbra Alumni
Posts: 2782
Joined: Thu May 22, 2014 4:47 pm

Re: Docker

Post by jorgedlcruz »

Hi Erwin,
Why not work on the current one? That is working without problems, and it seems to be easiest to deploy

Best regards
Jorge de la Cruz https://jorgedelacruz.es
Systems Engineer at Veeam Software https://www.veeam.com/
asanoja
Posts: 2
Joined: Wed Jun 28, 2017 4:09 pm

Re: Docker

Post by asanoja »

We have the same problem, using that version. Services are running but the administrator shows that they are not.

We have been trying solutions found in google, but no luck.
When starting the container, we restart all with zmcontrol they are all fine, but in the web admin interfaces they are shown down. Are they reading the pid correctly?
We have change the permissions to log files and pid files. But still, no luck.

Does anyone has a solution??.

Thanks in advance
jorgedlcruz wrote:Hi Erwin,
Why not work on the current one? That is working without problems, and it seems to be easiest to deploy

Best regards
asanoja
Posts: 2
Joined: Wed Jun 28, 2017 4:09 pm

Re: Docker

Post by asanoja »

asanoja wrote:We have the same problem, using that version. Services are running but the administrator shows that they are not.

We have been trying solutions found in google, but no luck.
When starting the container, we restart all with zmcontrol they are all fine, but in the web admin interfaces they are shown down. Are they reading the pid correctly?
We have change the permissions to log files and pid files. But still, no luck.

Does anyone has a solution??.

Thanks in advance
jorgedlcruz wrote:Hi Erwin,
Why not work on the current one? That is working without problems, and it seems to be easiest to deploy

Best regards
Thanks, we are using your version, that you mentioned in the response. However, the problem persits. We have been trying restarting the logger, restarting zimbra once the container is ready and many other solutions found in forums, but still no luck.

We installed the ssh server and client in order to view the certificates, not shown before from the admin interface.

Any suggestions

Thanks in advance
iomarmochtar
Posts: 41
Joined: Sat Sep 13, 2014 3:54 am
Location: Indonesia
Contact:

Re: Docker

Post by iomarmochtar »

jorgedlcruz wrote:Hi Erwin,
Why not work on the current one? That is working without problems, and it seems to be easiest to deploy

Best regards

Is it has been used in production and run smoothly ?
User avatar
jorgedlcruz
Zimbra Alumni
Zimbra Alumni
Posts: 2782
Joined: Thu May 22, 2014 4:47 pm

Re: Docker

Post by jorgedlcruz »

Hello,
I've been running some demo servers with it, without an issue. I will not recommend Docker for production for Zimbra, not at least all services anyways.

Best regards
Jorge de la Cruz https://jorgedelacruz.es
Systems Engineer at Veeam Software https://www.veeam.com/
Post Reply