Add chapter on (Pivotal) CloudFoundry to the SBDG Reference Documentation.

Resolves gh-33.
This commit is contained in:
John Blum
2019-07-02 15:44:36 -07:00
parent 51e0442d5f
commit 46be647e14
14 changed files with 631 additions and 1 deletions

View File

@@ -2,4 +2,5 @@
# Gfsh shell script to configure and bootstrap an Apache Geode cluster.
start locator --name=LocatorOne --log-level=config --classpath=@project-dir@/apache-geode-extensions/build/libs/apache-geode-extensions-@project-version@.jar --J=-Dgemfire.security-manager=org.springframework.geode.security.TestSecurityManager --J=-Dgemfire.http-service-port=8080
start server --name=ServerOne --log-level=config --user=admin --password=admin --classpath=@project-dir@/apache-geode-extensions/build/libs/apache-geode-extensions-@project-version@.jar