Installing mkite#
The installation of mkite can be a minimal installation (for the case of clients) or complete installation, where the requirements of the server will be set up. In general, to install mkite, we will need to:
Prepare a Python environment
Install basic mkite packages
Set up a PostgreSQL database
Set up an mkite engine (e.g., Redis or filesystem)
In this tutorial, we will walk through this installation process. Later, we will learn how to configure and setup these mkite servers and clients.