Update pm-rapp to use pmproducer
[nonrtric/plt/ranpm.git] / docker-proj / README.md
index 1a6cf9e..9a73ef7 100644 (file)
@@ -1,3 +1,18 @@
+## License
+
+Copyright (C) 2023 Nordix Foundation. All rights reserved.
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
 ## RANPM project in docker
 
 A docker compose project showing pm file flow from simulated network elements to filtered pm data.
@@ -54,6 +69,25 @@ To remove run:
 To update the filter edit and run:
 `./update-pmlog.sh`
 
+### PM rApp
+Additionally you can install PM rApp.
+
+Build PM rApp
+
+`cd ranpm/pm-rapp`
+
+`./build.sh no-push`
+
+Install PM rApp
+
+`cd ranpm/docker-proj`
+
+Example cmd: \
+`./pmrapp-setup.sh`
+
+To remove run:
+`./pmrapp-tear-down.sh`
+
 
 ### Tools for monitoring