DOKK / manpages / debian 11 / bepasty / bepasty-server.1.en
BEPASTY-SERVER(1) BEPASTY-SERVER(1)

bepasty-server - Run a bepasty server through the builtin WSGI server

bepasty-server [-h] [--host HOST] [--port PORT] [--debug]


bepasty-server runs bepasty through the builtin WSFI server from flask.

Note that this is not suitable for production, where a WSGI server such as gunicorn, apache+mod-wsgi, nginx+uwsgi, etc. is recommended.

show this help message and exit
Host to listen on
Port to listen on
Activate debug mode

Absolute path to a bepasty configuration file

Bepasty documentation