timeout: 5m
params:
url: https://search.maven.org/remotecontent?filepath=org/apache/brooklyn/example/brooklyn-example-hello-world-sql-webapp/0.12.0/brooklyn-example-hello-world-sql-webapp-0.12.0.war # BROOKLYN_VERSION
- targetName: newcontext
\ No newline at end of file
+ targetName: newcontext
$brooklyn:entity("webappcluster").attributeWhenReady("proxy.http.port"))
applyAssertionTo: status
assert:
- - isEqualTo: 200
\ No newline at end of file
+ - isEqualTo: 200
$brooklyn:entity("webappcluster").attributeWhenReady("proxy.http.port"))
applyAssertionTo: status
assert:
- - isEqualTo: 200
\ No newline at end of file
+ - isEqualTo: 200
```json
{
- "version": "1.0.0-SNAPSHOT", // BROOKLYN_VERSION
+ "version": "1.0.0", // BROOKLYN_VERSION
"buildSha1": "c0fdc15291702281acdebf1b11d431a6385f5224",
"buildBranch": "UNKNOWN"
}
id: db
brooklyn.config:
creation.script.password: $brooklyn:external("brooklyn-demo-sample", "hidden-brooklyn-password")
- datastore.creation.script.template.url: https://bit.ly/brooklyn-visitors-creation-script
\ No newline at end of file
+ datastore.creation.script.template.url: https://bit.ly/brooklyn-visitors-creation-script
item `cluster` in the web console is displayed at:
<!-- BROOKLYN_VERSION_BELOW -->
- http://localhost:8081/#v1/catalog/entities/cluster:1.0.0-SNAPSHOT
+ http://localhost:8081/#v1/catalog/entities/cluster:1.0.0
And in the REST API it is accessed at:
<!-- BROOKLYN_VERSION_BELOW -->
- http://localhost:8081/v1/catalog/entities/cluster:1.0.0-SNAPSHOT
+ http://localhost:8081/v1/catalog/entities/cluster:1.0.0
A full reference for the REST API is automatically generated by the server at runtime.
It can be found in the Brooklyn web console, under the Script tab.
<html><body>
<!-- BROOKLYN_VERSION_BELOW -->
-Javadoc for <a href="https://brooklyn.apache.org">Apache Brooklyn</a> 1.0.0-SNAPSHOT
+Javadoc for <a href="https://brooklyn.apache.org">Apache Brooklyn</a> 1.0.0
<p>
Apache Brooklyn is distributed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License v2.0</a>.
<p>
<!-- BROOKLYN_VERSION_BELOW -->
- This is the Javadoc for v 1.0.0-SNAPSHOT (git SHA1 hash ${SHA1STAMP}) auto-generated on ${DATESTAMP}.
+ This is the Javadoc for v 1.0.0 (git SHA1 hash ${SHA1STAMP}) auto-generated on ${DATESTAMP}.
</p>
-</body><html>
\ No newline at end of file
+</body><html>