Development Environment Installation Guide
Setting up the development environment for Tracardi involves installing Tracardi from its source code. Follow these steps to accomplish the installation:
-
Install Elasticsearch: Ensure that Elasticsearch is installed on your system. Elasticsearch is a prerequisite for Tracardi's functionality, especially for data storage and retrieval.
-
Install Redis: Install Redis on your system. Redis is another essential component for Tracardi, used for caching and data storage purposes.
-
Install from Source: Proceed to install Tracardi from its source code.