This section specifies the release information of XCONF golang version. Page covers the repository information, pre-requisite and steps for bringing up the xconf golang services.
Server URL : xconf.rdkcentral.com |
for accessing the server functionalities, kindly refer this page Xconf GO Reference Setup Credentials
The source code for golang version is available in the below repositories
Components | Repo | Commit version | |
---|---|---|---|
1 | xconfui | https://github.com/rdkcentral/xconfui | v1.0.3 |
2 | xconfadmin | https://github.com/rdkcentral/xconfadmin | v1.0.5 |
3 | xconfwebconfig | https://github.com/rdkcentral/xconfwebconfig | v1.0.5 |
For standalone server bring up, kindly refer the instructions mentioned in readme
https://github.com/rdkcentral/xconfui/blob/main/README.md
https://github.com/rdkcentral/xconfadmin/blob/main/README.md
https://github.com/rdkcentral/xconfwebconfig
For containerized environment bringup, Kindly refer this section XCONF containerization
Please refer the Xconf Golang Server - User guide for configuration and feature validation for user guide and feature validation details.
Component | Port |
---|---|
Xconfui | 8081 |
xconfadmin | 9001 |
xconfwebconfig | 9000 |
Admin API's can be found from page Xconf Go Admin Service REST APIs