We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Make sure you have installed the following items on your machine:
Download tips-docker-compose.
git clone https://github.com/tipsio/tips.git
Change the directory to tips-docker-compose and get the latest Tips Docker Images:
cd && docker-compose pull
Start the Tips cluster:
docker-compose up -d
Use the curl to connect to Tips to read and write data:
curl 127.0.0.1:80/v1/topics/t1 -XPUT
There was an error while loading. Please reload this page.