Configuration of infrastructure for a Swarm cluster.
Go to file
Jakub Sokołowski d68e9894fd
add fix for deprecation of dashes in group names
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-06-12 17:50:42 -04:00
ansible move swarm store.size calculation to group 2019-05-31 10:53:01 -04:00
.gitignore add terraform modules and Makefile 2018-08-01 13:34:27 -04:00
Makefile extract repousage to USAGE.md 2019-05-30 07:00:39 -04:00
README.md move usage file to infra-docs 2019-05-30 07:12:49 -04:00
ansible.cfg add fix for deprecation of dashes in group names 2019-06-12 17:50:42 -04:00
main.tf bump size of DO instance to s-2vcpu-4gb 2019-05-31 10:21:44 -04:00
variables.tf replace multi-provider with one from github 2018-11-07 13:28:17 +01:00
workspaces.tf add basic main.tf and workpaces.tf 2018-08-01 14:20:09 -04:00

README.md

Description

Swarm clusters configuration.

Endpoints

Public Swarm Gateway https://test-swarm.status.im/

Repo Usage

For how to use this repo read the Infra Repo Usage doc.