Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 363 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 363 Bytes

DataIngestion

Server Prereqs

Docker

curl -s https://raw.githubusercontent.com/mikeharder/install-docker/master/install-docker.sh | sudo sh
logout
login
docker run hello-world

Client Prereqs

ab

sudo apt install apache2-utils

loadtest

sudo apt install npm
sudo apt install nodejs-legacy
sudo npm install -g loadtest