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 Mysql: Install Mysql on your system. Mysql is another essential component for Tracardi, used for meta data storage.
-
Install Apache Pulsar: Install Apache on your system. It will only be required if you are about to extend commercial tracardi.
-
Install from Source: Proceed to install Tracardi from its source code.