Jakub Sokołowski
fb9ef2897e
Signed-off-by: Jakub Sokołowski <jakub@status.im> |
||
---|---|---|
ansible | ||
files | ||
site | ||
.gitignore | ||
Makefile | ||
README.md | ||
ansible.cfg | ||
dns.tf | ||
main.tf | ||
mongo.tf | ||
users.tf | ||
variables.tf |
README.md
Description
This repo defines infrasctructure for Webiny - a CMS powered by Node, React and a GraphQL API.
Endpoints
There's just one endpoint: db.get.status.im
It is configured via TXT
and SRV
DNS records as indicated in DNS seedlist docs.
Repo Usage
For how to use this repo read the Infra Repo Usage doc.