aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSébastien Determe <sebastien.determe@intl.att.com>2020-05-13 14:40:45 +0000
committerGerrit Code Review <gerrit@onap.org>2020-05-13 14:40:45 +0000
commitbdaceb89621e188a7a94717fc4febbde174cde63 (patch)
treefa05d6ffc596cac5aba5981a52424e4caa787115
parent68242e70816fd60aadb04b1e47ba517473f81dbe (diff)
parent6833cb634c13b78de22e8ded8c6afb6970aa8b22 (diff)
Merge "Update the clamp url" into frankfurt
-rw-r--r--README.md2
-rw-r--r--docs/index.rst4
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index e4309aac..abf41d58 100644
--- a/README.md
+++ b/README.md
@@ -101,7 +101,7 @@ If the sdcAddress is not specified or not available (connection failure) the mes
A [docker-compose example file](extra/docker/clamp/docker-compose.yml) can be found under the [extra/docker/clamp/ folder](extra/docker/).
-Once the image has been built and is available locally, you can use the `docker-compose up` command to deploy a prepopullated database and a clamp instance available on [http://localhost:8080/designer/index.html](http://localhost:8080/designer/index.html).
+Once the image has been built and is available locally, you can use the `docker-compose up` command to deploy a prepopullated database and a clamp instance available on [https://localhost:3000](https://localhost:3000).
### Logs
diff --git a/docs/index.rst b/docs/index.rst
index f6dec277..31da7f9c 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -95,7 +95,7 @@ Installation
------------
A [docker-compose example file](extra/docker/clamp/docker-compose.yml) can be found under the [extra/docker/clamp/ folder](extra/docker/).
-Once the image has been built and is available locally, you can use the `docker-compose up` command to deploy a pre-populated database and a CLAMP instance available on [http://localhost:8080/designer/index.html](http://localhost:8080/designer/index.html).
+Once the image has been built and is available locally, you can use the `docker-compose up` command to deploy a pre-populated database and a CLAMP instance available on [https://localhost:3000](https://localhost:3000).
Configuration
-------------
@@ -178,7 +178,7 @@ If the sdcAddress is not specified or not available (connection failure) the mes
Administration
--------------
-A user can access CLAMP UI at the following URL : https://localhost:443/designer/index.html.
+A user can access CLAMP UI at the following URL : https://localhost:3000.
(in this URL 'localhost' must be replaced by the actual host where CLAMP has been installed if it is not your current localhost)
For OOM, the URL is https://<host-ip>:30258