commit | 4ce546decbf6b600a1395b73bcea2844ca172831 | [log] [tgz] |
---|---|---|
author | Robert Munteanu <rombert@apache.org> | Mon Oct 28 17:48:53 2024 +0100 |
committer | Robert Munteanu <rombert@apache.org> | Mon Oct 28 18:06:17 2024 +0100 |
tree | eede31d8c97941a5e18fec9057458f2b27ab6cb1 | |
parent | c017a86b48a52f72605e23a53f7e6e69d987b872 [diff] |
SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org
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 -