oboki / cookbook-index

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cookbook-index

Project setup

# initialize cluster
docker-compose up -d

# create indices
python scripts/init_index.py

# load sample data
python scripts/load_sample_data.py

About


Languages

Language:Python 97.4%Language:Dockerfile 2.6%