-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.2
-
Component/s: Authentication
-
Tags:
-
Sprint:nxL2IT 0.2-1
-
Story Points:1
This contribution has to replace the Redis one:
<extension target="org.nuxeo.runtime.kv.KeyValueService" point="configuration"> <store name="mongodb" class="org.nuxeo.ecm.core.mongodb.kv.MongoDBKeyValueStore"> <property name="collection">kv</property> </store> </extension>
And a MongoDB pod has to be added to OpenShift
- depends on
-
NBM-150 Update NBM staging templates: deploy local mongo, aRender, etc
- Resolved