Skip to content

rmayhue/sxconsole

 
 

Repository files navigation

SX Console

SX Console is a fully functional web administration console for Skylable SX.

Development

See DEVELOPMENT.md

Deployment

Starting the container

To run your sxconsole instance, install docker, modify conf_example.yaml file in this directory (configure the server.hosts and sx sections) and run ./deploy.sh. The script builds required docker images and starts the containers.

By default, SX Console will be running at https://0.0.0.0:8443/

Creating your account

Once the container is up and running, run ./add-admin.sh user@example.com password to create your account.

About

No description, website, or topics provided.

Resources

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
COPYING
MIT
LICENSE_JS

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.8%
  • JavaScript 26.6%
  • HTML 11.7%
  • CSS 2.5%
  • Shell 1.2%
  • Nginx 0.2%