aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSébastien Determe <sebastien.determe@intl.att.com>2020-05-13 14:40:20 +0000
committerGerrit Code Review <gerrit@onap.org>2020-05-13 14:40:20 +0000
commit515251fb5ce2d8f2b4ccb5bd5d3ebd46deb4d29a (patch)
treed1f519baeb717bce689edaa48fbd5e3448a66385 /docs
parente16a84f1b6b8887a2f0a75b38f4dde9f058dcfc4 (diff)
parent86eee11f53f6ec062289c100b14d48ed49c8a2f4 (diff)
Merge "Update the clamp url"
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst4
1 files changed, 2 insertions, 2 deletions
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