Skip to content

XCONF as a whole is a service that is used by devices for firmware management, device RFC service configurations and log uploads/telemetry settings

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
COPYING
Notifications You must be signed in to change notification settings

rdkcentral/xconfui

xconf-web-admin

XConf Web Admin

Important Note about Licensing:

The XConf Server uses the Bootstrap framework. When building XConf Server, Bootstrap and other modules are pulled in by NPM. Bootstrap contains a small set of Glyphicons. According to the Bootstrap license, Bootstrap and the included Glyphicons are available to use commercially for free. However, any party building and using XConf Server should review the licenses and make their own determination.

How to run:

Xconf Web Admin is running with a golang server.

  1. Go to project directory and run to install all UI dependencies:
npm install
  1. Compile UI files:
grunt install
  1. Check if config file (server/config) has correct log and backend path. XConf backend should be run separately.
  2. Start golang UI server:
go run *.go -f <path to config file>
  1. Open following link in browser http://localhost:

About

XCONF as a whole is a service that is used by devices for firmware management, device RFC service configurations and log uploads/telemetry settings

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
COPYING

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •