blob: 6b970393b4eb062a7af2f20fae937fcaad11da23 [file] [log] [blame]
Wei-Yu Chen16d59142022-06-08 18:25:01 +08001# SPDX-FileCopyrightText: 2022 Open Networking Foundation
2#
3# SPDX-License-Identifier: Apache-2.0
4
5Thank you for installing {{ .Chart.Name }} Helm chart.
6
7Your release is named {{ .Release.Name }} in namespace {{ .Release.Namespace }}.
8See https://docs.onosproject.org/developers/deploy_with_helm/
9
10To learn more about the release, try:
11 $ helm -n {{ .Release.Namespace }} status {{ .Release.Name }}
12 $ helm -n {{ .Release.Namespace }} get all {{ .Release.Name }}
13
14{{ .Release.Name }} exposes on 2 NodePorts:
15- port 31005: the eNodeB configuration functionality via TR-069 protocol.
16- port 31006: the prometheus client to provide eNodeBD status
17
18To add customized configuration files for each enodeb devices:
191. Accessing the enodebd source code, and duplicate acs_common.yml file
202. Customizing the configuration file and name the file as {serial_number}.yml
213. Mounting the customized configuration in magma_config/serial_number directory