# Description This repo defines infrastructure for main [Status](http://status.im/) fleet running [nim-waku](https://github.com/waku-org/nwaku) nodes. # Continuous Integration Jenkins CI builds can be used to build and deploy new Docker images: * `status.test` - https://ci.infra.status.im/job/nim-waku/job/deploy-status-test/ * `status.prod` - https://ci.infra.status.im/job/nim-waku/job/deploy-status-prod/ # Repo Usage For how to use this repo read the [Infra Repo Usage](https://github.com/status-im/infra-docs/blob/master/docs/general/ansible_terraform.md) doc.