Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 564 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 564 Bytes

Prerequisites

Install the ITCL application as a prerequisite, see: https://github.com/computate-org/computate_itcl

Install the gorilla ansible role

# Create a directory for the ansible role. 
install -d ~/.ansible/roles/computate.computate_gorilla

# Clone the gorilla ansible role. 
git clone [email protected]:computate-org/computate_gorilla.git ~/.ansible/roles/computate.computate_gorilla

Run the gorilla ansible playbook to install gorilla locally.

ansible-playbook ~/.ansible/roles/computate.computate_gorilla/install.yml