uw-it-ist / pbxd

pbxd is a web service that provides an API to an Avaya PBX
Apache License 2.0
2 stars 2 forks source link

Initial v3 #1

Closed benroy73 closed 4 years ago

benroy73 commented 4 years ago

This is a new version of pbxd to run on MCI.

It modernizes the design from the old Perl version and provides a package that separates config, secrets and auth from the code. This will let me keep the project open source and run it directly in our environment without changes.

I've gone over all the files in great detail and done lots of testing, so if you have any questions or think it needs any tweaks let me know.

As it stands it has everything needed to distribute it via PyPi or on Docker Hub but I haven't setup any accounts to do that.

benroy73 commented 4 years ago

Will reopen a new PR to trigger the gcloud build.