pvc/debian
Joshua Boniface f85c2c2a75 Remove PyWSGI and move to Flask server
Gevent was completely failure. The API would block during large file
uploads with no obvious solutions beyond "use gunicorn", which is not
suited to this. I originally had this working with the Flask "debug"
server, so just move to using that all the time. SSL is added using a
custom context with the OpenSSL library, so include that as a
dependency.
2020-10-26 01:58:43 -04:00
..
source Move to YAML config and allow split functions 2019-03-11 01:47:40 -04:00
changelog Bump base version to 0.9 2020-10-18 14:31:19 -04:00
compat Debianize the packaging 2018-06-17 14:55:13 -04:00
control Remove PyWSGI and move to Flask server 2020-10-26 01:58:43 -04:00
copyright Debianize the packaging 2018-06-17 14:55:13 -04:00
pvc-client-cli.install Add helper scripts to CLI client 2020-03-22 01:19:55 -04:00
pvc-client-cli.postinst Massive rejigger into single daemon 2018-10-14 02:40:54 -04:00
pvc-client-cli.prerm Massive rejigger into single daemon 2018-10-14 02:40:54 -04:00
pvc-daemon-api.install Remove installation of obsolete script 2020-02-16 19:51:51 -05:00
pvc-daemon-api.postinst Fix script link in postinst message 2020-02-17 11:31:41 -05:00
pvc-daemon-api.prerm Use consistent naming of components 2020-02-08 19:34:07 -05:00
pvc-daemon-common.install Rename API and common Debian packages 2020-02-08 18:50:38 -05:00
pvc-daemon-node.install Add initial monitoring configurations to daemon 2020-08-17 17:05:55 -04:00
pvc-daemon-node.postinst Use consistent naming of components 2020-02-08 19:34:07 -05:00
pvc-daemon-node.preinst Align naming of Debian packages 2020-02-08 18:58:56 -05:00
pvc-daemon-node.prerm Use consistent naming of components 2020-02-08 19:34:07 -05:00
rules Move to YAML config and allow split functions 2019-03-11 01:47:40 -04:00