Closed jaffee closed 7 years ago
@codysoyland this is no longer WIP - ready for review. It won't quite work perfectly until https://github.com/pilosa/pilosa/pull/614 is merged, as make install
doesn't seem to work on a freshly pulled repo without glide installed.
@codysoyland volume size/type are params now - I also snuck some other stuff in that I was working on concurrently. I'm beginning to think there are too many different things in this repo.
update user_data and vpc and subnet ids.
User data now sets open files limit, installs make and git, installs Go, installs Pilosa, sets up Pilosa's config, and sets up GOPATH etc. in .bashrc for convenience.
Removed S3 stuff.
Added another port to security group for internal communication.
Parameterized cfn-pilosa.py so less stuff is hardcoded.
Added configurable volume size/type to Pilosa node instances.