Infrastructure for Status fleets
https://github.com/status-im/nim-waku
Jakub Sokołowski
5068bbd940
Signed-off-by: Jakub Sokołowski <jakub@status.im> |
||
---|---|---|
ansible | ||
.gitignore | ||
Makefile | ||
README.md | ||
ansible.cfg | ||
main.tf | ||
nodes.tf | ||
providers.tf | ||
secrets.tf | ||
variables.tf | ||
versions.tf | ||
workspaces.tf |
README.md
Description
This repo defines infrastructure for main Status fleet running nim-waku nodes.
Continuous Integration
Jenkins CI builds can be used to build and deploy new Docker images:
status.test
- https://ci.status.im/job/nim-waku/job/deploy-status-test/status.prod
- https://ci.status.im/job/nim-waku/job/deploy-status-prod/
Repo Usage
For how to use this repo read the Infra Repo Usage doc.