Install docker and run:
git clone https://github.com/frigg/docker-frigg-worker.git
cd docker-frigg-worker && make
make # Build image and run a worker
make setup # Build image
make run # Run a worker
make killall # Kill all workers