docker-openmaint
docker-openmaint copied to clipboard
A fully functional openMAINT docker image with docker-compose for integrating with Postgres, BIMServer and GeoServer
Is it possible to create an Openmaint docker container with an empty database? Thank you in advance.
Hello (Olá), Please modify the command: `docker-compose up --file /path/to/docker-compose.yml` by this: `docker-compose --file /path/to/docker-compose.yml up ` Newer docker versions are sensitive to the order of the arguments. Best regards,...
After adding a IFC file to a new project, when pressing the _Import IFC_ button, an error occurs: ``` Call: services/json/bim/importifc ---------------------------------- Error: org.cmdbuild.bim.service.BimError: Unable to parse xml mapping ''...
Got this error PS E:\openmaint_docker> docker-compose up time="2024-05-16T17:56:10+05:00" level=warning msg="E:\\openmaint_docker\\docker-compose.yml: `version` is obsolete" [+] Running 1/3 - bimserver Pulling 4.4s - geoserver [⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀] Pulling 4.4s ✘ postgis Error context canceled...