- Install `Poetry <https://github.com/sdispater/poetry>`_, clone this repo, and ``poetry install`` from inside the repo.
Manually starting the server with Gunicorn
++++++++++++++++++++++++++++++++++++++++++
Managing the server
-------------------
This can be especially useful for developers, giving more immediate feedback on the status of the server.
Managing the server through the installer script's CLI is documented `on our website <https://openflexure.gitlab.io/projects/microscope/#managing-the-microscope-server>`_.
- Ensure Gunicorn is installed to the current environment (``pip install gunicorn``)