Skip to content

Things To Be Installed

yroush edited this page May 15, 2019 · 6 revisions
  • pip3 install tavern

  • pip3 install foreman

  • pip3 install flask-cassandra

  • pip3 install cassandra-driver

  • pip3 install httpcache

  • sudo apt install python-pytest

  • sudo apt install ruby-foreman

  • sudo apt install --yes nginx-extras

  • sudo apt install --yes python3-cassandra

  • sudo pip3 install Flask-BasicAuth

  • sudo apt install --yes docker.io

  • sudo usermod -aG docker $USER