CMDBuild Forum

Docker image for cmdbuild 2.3.3

A lot of users struggle getting cmdbuild installed, so I have created a docker container which has all the required software (Tomcat, JAVA, etc.) and takes the pain out of setting up the application server.

 
To get the image, run the following on your docker server:
$ docker pull terminalvelocity/cmdbuild
 
Refer to https://hub.docker.com/r/terminalvelocity/cmdbuild/ for more information.

Hello, 

 
I am using cmdbuild with docker and docker-compose since 4 months (and without docker since 2 years) with somes volumes and auto backup of the postgresql database. I will try your container as soon as possible :-).
 
One question, did you arrive to send email with cmdbuild from a docker container ?