RDK Resources
[*RDK Preferred*]
Code Management Facility
RDK Forums
[RDK Conferences]
RDK Support
Archives
Papers & Presentations Archive
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.
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 | 96fe2f787383c0858650e5d305ef4740f8ace6ee |
2 | xconfadmin | https://github.com/rdkcentral/xconfadmin | a32aa78e4171e249062c0b9a733c76e7b29d152a |
3 | xconfwebconfig | https://github.com/rdkcentral/xconfwebconfig | a17cc4b37f0fa38f3a30d6d0762d9374e5225270 |
Followed these steps for creating the binaries, there are some changes with respect to the installation guide available in github. Please refer Steps to bring up XCONF golang version .
Please refer the Xconf Golang Server - User guide for configuration and feature validation for userguide and feature validation details.
Component | Port |
---|---|
Xconfui | 9393 |
xconfadmin | 9001 |
xconfwebconfig | 9000 |
Admin API's can be found from page Xconf Go Admin Service REST APIs