codex-storage / nim-codex

Decentralized Durability Engine
Apache License 2.0
62 stars 22 forks source link

Run cluster on AWS (check cost, control net, etc) #188

Open emizzle opened 2 years ago

cskiraly commented 2 years ago

This is based on https://github.com/testground/infra Of the installation steps, the following are working:

01 is working most of the time, but it has instabilities. The cluster is not always set up correctly.

The EFS setup (02_efs.sh) is currently going into an infinte verify loop as it can't mount the EFS filesystem, most probably due to a permission issue. Couldn't yet find a way to debug.