Infrastructure for Webiny
Go to file
Jakub Sokołowski fb9ef2897e
destroy hosts again
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-06-28 10:34:45 +02:00
ansible destroy hosts again 2020-06-28 10:34:45 +02:00
files use public key for encrypting secrets 2020-05-26 12:19:36 +02:00
site add webiny setup under site 2020-06-18 13:40:03 +02:00
.gitignore use public key for encrypting secrets 2020-05-26 12:19:36 +02:00
Makefile use public key for encrypting secrets 2020-05-26 12:19:36 +02:00
README.md readme: add endpoint address 2020-05-21 12:04:11 +02:00
ansible.cfg add basic ansible setup files 2020-05-18 17:28:04 +02:00
dns.tf add w get.status.im subdomain to Route53 2020-05-21 10:50:42 +02:00
main.tf add w get.status.im subdomain to Route53 2020-05-21 10:50:42 +02:00
mongo.tf add SRV records for MongoDB servers 2020-05-21 11:23:38 +02:00
users.tf define serverless users as part of a group 2020-05-18 15:52:06 +02:00
variables.tf use updated aws-vpc module 2020-05-19 15:12:23 +02:00

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.

Links