Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 463 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 463 Bytes

Search

Elasticsearch

Run

docker-compose up -d

ZincSearch (deprecated)

Run

  1. run zincsearch-deployment.yml (local, prod)
  • Makefile in project root directory
make zs-deploy
  1. port forward (prod)
  • Makefile in project root directory
  • it must have --address 0.0.0.0 option for ec2 instance
make zs-pf

http://localhost:4080

deprecated

make start # run on local