commit | fe98c3e73b6e90f55c04331ef1c4cfb8f3fe15cb | [log] [tgz] |
---|---|---|
author | Robert Munteanu <rombert@apache.org> | Wed Apr 05 00:12:55 2023 +0300 |
committer | Robert Munteanu <rombert@apache.org> | Wed Apr 05 00:12:55 2023 +0300 |
tree | 6433e66452069ae5880a7ed9a3c8c0ed2451e8bc | |
parent | 59c67d5bbcda0862857feba9df96b3638c62f4d7 [diff] |
SLING-11709 - Set up Jira autolinks to all Sling Github projects Update .asf.yaml to respect defaults
This module is part of the Apache Sling project.
Variant of the Sling Launchpad to run NoSQL Resource Providers in standalone mode.
To run with NoSQL MongoDB resource provider:
java -Dsling.run.modes=nosql-mongodb -jar target/org.apache.sling.nosql.launchpad-1.0.0-SNAPSHOT.jar -c sling -f -
To run with NoSQL Couchbase resource provider:
java -Dsling.run.modes=nosql-couchbase -jar target/org.apache.sling.nosql.launchpad-1.0.0-SNAPSHOT.jar -c sling -f -