Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 770 Bytes

README.md

File metadata and controls

41 lines (32 loc) · 770 Bytes

betfund-scripts

Betfund VM configurations.

Installation/Usage

$ git clone https://github.com/betfund/betfund-scripts.git
$ cd betfund-scripts

Kafka/Zookeeper

To install dependencies

# NOTE: Configuraiton specific to machine required see output
sh kafka/zk-install.sh install

To start zookeeper and kafka daemon

sh kafka/zk-admin.sh start

Dask (configure ec2-dask cluster)

Using kubernetes and helm

To install dependencies

sh dask/dd-install.sh install

To configure environment

// This requires an IAM user with s3 and ec2 privileges

sh dask/dd-configure.sh configure

To start the Dask cluster

sh dask/dd-start.sh