blob: a4080416b43523f12a91d55698d3153a2d896c31 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
Usecase-UI Delivery
===================
Usecase-UI mainly comprises two modules: Usecase UI and Usecase UI Server.
* usecase-ui Docker Image : The main GUI for LCM and Monitor functions are performed in this module. This part provides Lifecycle CRUD operation UI and alarm/performance monitor.
* usecase-ui-server Docker Image : This part provides APIs and postgreSQL Database for usecase-ui inside.
|