Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 349 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 349 Bytes

Fly

Fly is a survey platform designed for longitudinal studies in poor network conditions and low powered devices.

Deployment

Something like this:

cd devops
./setup-kube.sh
helm install fly vlab -f values/production.yaml

Development

Make sure you have KIND installed.

Then run:

cd devops
./dev-cluster.sh