You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


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 & Repositories details:

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

Server bring up

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

Please refer the Xconf Golang Server - User guide for configuration and feature validation for user guide and feature validation details.

Ports used during the migration

ComponentPort 
Xconfui8081
xconfadmin9001
xconfwebconfig9000

Important REST API(s)

Data Service API's

  • https://xconf.rdkcentral.com/loguploader/getSettings?estbMacAddress=<MAC>
  • https://xconf.rdkcentral.com/xconf/swu/stb?eStbMac=<Mac address>
  • https://xconf.rdkcentral.com/featureControl/getSettings?estbMacAddress=<MAC address>

Admin API(s)

Admin API's can be found from page Xconf Go Admin Service REST APIs








  • No labels