Skip to content

Merge to master#14

Merged
rijnb merged 9 commits into
masterfrom
docker
Nov 17, 2015
Merged

Merge to master#14
rijnb merged 9 commits into
masterfrom
docker

Conversation

@rijnb
Copy link
Copy Markdown
Member

@rijnb rijnb commented Nov 17, 2015

No description provided.

msche and others added 9 commits October 29, 2015 14:39
…that image is build but not yet verified whether it is properly booting and containing all required dependencies, etc.
…er instance it is possible to create a docker image but also to start and stop a container. This will become handy when we want to run integration tests.

Note: Currently mapcode rest services is started during startup of tomcat but failing with the following exception:

    31-Oct-2015 09:14:20.934 INFO [localhost-startStop-1] null.null An exception was caught and reported. Message: java.io.IOException: Properties not found at classpath:mapcode-secret.properties
…OOL_OPTIONS encoding to docker file to prevent exceptions due to wrong encoding of property files.
…cessed (credentials admin/s3cret) and renamed deployed war to mapcode-rest-service.war in docker image so that docker rest services can be accessed via http://<IP Docker VM>:<Port Docker container>/mapcode-rest-service/....

To start created docker image within Docker VM type:

    docker run -P 30d34f0d9783

 The port of the container can be found by docker ps and the IP address of the docker VM by executing docker-machine env default --shell cmd
rijnb added a commit that referenced this pull request Nov 17, 2015
@rijnb rijnb merged commit 99534c7 into master Nov 17, 2015
@rijnb rijnb deleted the docker branch November 17, 2015 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants