- If Docker is not yet installed, follow the installation procedure at https://docs.docker.com/toolbox/toolbox_install_windows/.
- For performance reasons it is recommended to allocate 6GB of memory to you Docker. Open up Oracle VirtualBox.
- Before doing any changes you need to power off your running instance by selecting the running instance and typing CTRL-F.
- On the Settings tab choose System and allocate 6GB of base memory.
Image Modified
- Locate your ip address
- Re-start your machine by choosing Headless.
- In the Docker Quickstart terminal clone the DockerUVMS repository by typing: docker clone https://github.com/UnionVMS/UVMS-Docker.git
- Move inside the UVMS-Docker folder: cd /UVMS-Docker
- Checkout the dev branch by typing: git checkout dev
- Start the application by typing: docker-compose up -d
- To access the application you first need to find out the access URL, you can do this by opening Kitematic and selecting for example the wildly container.
- In this case the access URL ip is 192.168.99.100, you will ba Abe able to access the application at 192.168.99.100:28080/unionvms
{"serverDuration": 199, "requestCorrelationId": "a41bfe9d3e5f407c8d3c7e5015f6f9bd"}