Skip to content

Commit

Permalink
docs: add pull latest master deployment scripts to deployemnt steps
Browse files Browse the repository at this point in the history
  • Loading branch information
njgheorghita committed Nov 27, 2023
1 parent e09953b commit 27602a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions book/src/developers/contributing/releases/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ This step directs Ansible to use the current master version of trin. Read [about
- [Glados](http://glados.ethportal.net/content/)
- [Grafana](https://trin-bench.ethdevops.io/d/e23mBdEVk/trin-metrics?orgId=1)
- Activate the virtual environment in the cluster repo: `. venv/bin/activate`
- Make sure you've pulled the latest master branch of the deployment scripts, to include any recent changes: `git pull origin master`
- Go into Portal section of Ansible: `cd portal-network/trin/ansible/`
- Run the deployment: `ansible-playbook playbook.yml --tags trin`
- Wait for completion
Expand Down

0 comments on commit 27602a5

Please sign in to comment.