Closed biker2000on closed 4 years ago
I don't mind sharing a new deployable version if @itmicus allows me to
(ongoing will make a pull request soon)
When allowed to, I will make a pull request @itmicus ! Otherwise, I will create a fork :)
@itmicus please invite this account @afcarvalho1991 instead of @afcarvalho-dev.
I have everything ready 👍
@itmicus please invite this account @afcarvalho1991 instead of @afcarvalho-dev.
I have everything ready 👍
i did it ) welcome
@biker2000on you can now use this branch and build the docker image (locally)
git clone https://github.com/itmicus/cmdbuild_docker
git checkout add-cmdbuild-3.3
To build the images use:
docker build -t itmicus/cmdbuild:db-3.0 3.0/postgres/. --label "version=1.0" --label "maintaner=Itmicus <order@itmicus.ru>"
docker build -t itmicus/cmdbuild:om-2.0-3.3 openmaint-2.0-3.3/. --label "version=1.0" --label "maintaner=Itmicus <order@itmicus.ru>"
To deploy the database and openmaint:
cd openmaint-2.0-3.3/
docker-compose up
Should now be up and running after a 1 minute or 2 minutes. http://localhost:8090/cmdbuild
If you have any questions just ask!
Perfect. Thank you.
Hi,
The new versions of OpenMaint and Ready2Use were released yesterday. Can you please update these so we can build containers with the new versions?
Thanks, Justin