We are working on a setting up a new repository with Jackrabbit OAK.
I’ve some questions on this topic:
- Wich version to choose, I see paths for 1.6* and 1.2* looking equal to me. See https://jackrabbit.apache.org/jcr/downloads.html?
- hat is the best way to deploy, embedded into e.g. a springboot project or standalone?
- Use the segmentstore or mongodb?
I read the documenation and we have installed jackrabbit oak via building the oak-example/standalone and running the oak-standalone--exec-– jar file.