We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e185ab7 commit afae67eCopy full SHA for afae67e
book/src/developers/contributing/releases/deployment.md
@@ -46,6 +46,7 @@ This step directs Ansible to use the current master version of trin. Read [about
46
- Check monitoring tools to understand network health, and compare against post-deployment, eg~
47
- [Glados](http://glados.ethportal.net/content/)
48
- [Grafana](https://trin-bench.ethdevops.io/d/e23mBdEVk/trin-metrics?orgId=1)
49
+- Activate the virtual environment in the cluster repo: `. venv/bin/activate`
50
- Go into Portal section of Ansible: `cd portal-network/trin/ansible/`
51
- Run the deployment: `ansible-playbook playbook.yml --tags trin`
52
- Wait for completion
0 commit comments