commit | 75f920d496ae90fe09ed16e9d94d0a3c3bb431c0 | [log] [tgz] |
---|---|---|
author | elinuxhenrik <henrik.b.andersson@est.tech> | Fri Jun 04 15:45:41 2021 +0200 |
committer | elinuxhenrik <henrik.b.andersson@est.tech> | Mon Jun 07 08:04:15 2021 +0200 |
tree | b50dca8e4e34b892914fccfaf0fb6904837a9dcc | |
parent | 6ba703836025c9da612254888b9d5641a402e403 [diff] |
Avoid cache problems Start using the "--output-hashing all" option when building to avoid cache problems in browser. Also introduce a production build to use when building the docker image. Issue-ID: NONRTRIC-529 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech> Change-Id: Ic38ecb938076b1b62ee91356035b43bebc1a80cb
The O-RAN Non-RT RIC Control Panel provides administrative and operator functions for a Near-RT RIC through the A1 API. This web app consists of an Angular (version 9) front end and a Java (version 11) Spring Cloud Gateway (version 2020.0.0).
Please see the documentation in the docs/ folder.
The backend server publishes live API documentation at the URL http://your-host-name-here:8080/swagger-ui.html
Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019 Nordix Foundation 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.