Skip to content

v0.7.0

Compare
Choose a tag to compare
@atompie atompie released this 03 Jun 13:12
· 2230 commits to master since this release

This is a release version 0.7.0 of Tracardi core.

Tracardi core is part of tracardi-api.

The easiest way to run tracardi-api is with docker.

docker run -p 8686:80 -e ELASTIC_HOST=http://<your-laptop-ip>:9200 -e REDIS_HOST=redis://<your-laptop-ip>:6379 tracardi/tracardi-api:0.7.0