Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 267 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 267 Bytes

cube gitbase(mysql) docker-compose running

with redis for cache

basic running (include gitbase-web,gitbase,cube,redis)

docker-compose up -d

with uast running (add bblfsh server)

docker-compose -f docker-compose-bblfsh.yaml up -d