Skip to content

adamyodinsky/Flock

Repository files navigation

Flock

Pre-requisites

  • Minikube
  • Docker
  • Python

Setup

Run all services

make minikube-start
make setup-all

Run validate resources script

For uploading initial resources to the system.

Under libs/flock_resources, run the resources_validation.py script

make validate-resources

Env Variables needed

  • OPENAI_API_KEY
  • SERPAPI_API_KEY
  • WOLFRAM_ALPHA_APPID

Troubleshooting

01

Getting error when starting Minikube on Mac machine

failed to connect to /var/run/com.docker.vmnetd.sock: is vmnetd running?

Solution

/Applications/Docker.app/Contents/MacOS/install remove-vmnetd
sudo /Applications/Docker.app/Contents/MacOS/install vmnetd

source: docker/for-mac#6677 (comment)

About

Flock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors