To follow this guide, please make sure you have a local installation of
MindsDB. Here, you can find out how to
install MindsDB locally.
Starting MindsDB with Default Configuration
It is very straightforward to start MindsDB locally with the default config file - just run the commands below. First, activate the virtual environment with this command:127.0.0.1:47334
.
Starting MindsDB with Extended Configuration
First, you should prepare aconfig.json
file based on the following template; remember to substitute the values for your custom configuration.
config.json
file is ready, run the command below to start
MindsDB locally with your custom configuration.
127.0.0.1:47334
, or any other IP
address and port combination if you altered them.
What’s next? We recommend you follow one of our tutorials or learn more about the
MindsDB Database.