blob: 6b970393b4eb062a7af2f20fae937fcaad11da23 [file] [log] [blame]
# SPDX-FileCopyrightText: 2022 Open Networking Foundation
#
# SPDX-License-Identifier: Apache-2.0
Thank you for installing {{ .Chart.Name }} Helm chart.
Your release is named {{ .Release.Name }} in namespace {{ .Release.Namespace }}.
See https://docs.onosproject.org/developers/deploy_with_helm/
To learn more about the release, try:
$ helm -n {{ .Release.Namespace }} status {{ .Release.Name }}
$ helm -n {{ .Release.Namespace }} get all {{ .Release.Name }}
{{ .Release.Name }} exposes on 2 NodePorts:
- port 31005: the eNodeB configuration functionality via TR-069 protocol.
- port 31006: the prometheus client to provide eNodeBD status
To add customized configuration files for each enodeb devices:
1. Accessing the enodebd source code, and duplicate acs_common.yml file
2. Customizing the configuration file and name the file as {serial_number}.yml
3. Mounting the customized configuration in magma_config/serial_number directory