platypush/docs/source
Fabio Manganiello 285f3941d9
Always use an external uWSGI server to run the web service.
Added `waitress` dependency. For performance and security reasons, it's
better to always run the Flask application inside of a uWSGI server.

`waitress` also makes things easier by avoiding to ask the user to
manually provide the external executable arguments, as it was the case
with `uwsgi` and `gunicorn`.
2023-05-05 00:07:13 +02:00
..
_ext - Fixed `switchbot.status` to handle virtual devices 2021-10-26 00:48:05 +02:00
platypush Updated docs 2023-04-23 02:14:57 +02:00
backends.rst Updated docs 2023-04-23 02:14:57 +02:00
conf.py Always use an external uWSGI server to run the web service. 2023-05-05 00:07:13 +02:00
events.rst Updated docs 2023-03-26 15:13:48 +02:00
index.rst Reduced :maxdepth: of toctree in documentation. 2022-09-30 11:47:19 +02:00
plugins.rst Updated docs 2023-04-03 01:36:12 +02:00
responses.rst Updated docs 2023-04-23 02:14:57 +02:00