Skip to content
English

grommunio-admin run

grommunio-admin run — Start a stand-alone HTTP server

grommunio-admin run [-d] [-i IP] [--no-config-check] [-p PORT]

Run REST API in a stand-alone HTTP server.

—–DO NOT USE IN PRODUCTION!—–
This command is intended for development and testing. A production instance should use an external WSGI server like uwsgi.

-d, --debug
Enable debug mode

-i IP, --ip IP
Host address to bind to (default ::)

--no-config-check
Skip configuration check

-p PORT, --port PORT
Host port to bind to (default 5001)

grommunio-admin(1), grommunio-admin-config(1)