Skip to content

CMDBuild Docker image and docker-compose with GIS, BIM and DMS

License

Notifications You must be signed in to change notification settings

rsilva4-zz/docker-cmdbuild

Repository files navigation

docker-cmdbuild

A fully functional CMDBuild docker image with docker-compose for integrating with Postgres, BIMServer and GeoServer

Run using Docker Compose

Download docker-compose.yml file and run

docker-compose up --file /path/to/docker-compose.yml

After that a BIMServer will be available at http://localhost:8890/bimserver/, a GeoServer will be available at http://localhost:8889/geoserver/ and CMDBuild will be available at http://localhost:8888/cmdbuild/.

DMS still to be done.

Configuration

Check Dockerfile for available environment variables, they are pretty much self descriptive.

Notes

Development notes

If you wish to contribute be sure to run the test.bats after your changes and ensuring that every test passes. Add more tests if necessary. Tests built using BATS (Bash Automated Testing System).

About

CMDBuild Docker image and docker-compose with GIS, BIM and DMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages