Skip to content

ClearwaterCore/ellis

 
 

Repository files navigation

Ellis Provisioning Server

This project contains the Clearwater provisioning server, named Ellis after Ellis Island. It provides a web GUI and underlying HTTP API for user and line creation, number allocation, and configuration of iFCs and call services.

Details

Ellis contains the user database and the pool of numbers that can be allocated. It does not contain per-line configuration - it stores all this directly in Homestead and Homer, accessing them over their defined HTTP APIs.

Ellis is mainly written in Python. It uses Tornado for HTTP and MySQL as the underlying database. virtualenv is used to manage dependencies. The build system creates a Debian package, but the code can also be run directly.

Further info

About

Clearwater provisioning server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 50.5%
  • JavaScript 33.7%
  • HTML 8.2%
  • Shell 5.0%
  • CSS 2.2%
  • Makefile 0.4%