Skip to content

Latest commit

 

History

History

karaf-mongo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Docker Compose App Example

Simple Docker Compose App that starts up a mongo instance and uses Apache Karaf, CXF to provide REST interaction with the Mongo backend. Currently only works w/ default docker-machine ip. To change IP the REST resource connects to update IP in blueprint.xml file.

  • To run the application run:

docker-compose up -d