Skip to content

Latest commit

 

History

History
66 lines (47 loc) · 1.81 KB

readme.md

File metadata and controls

66 lines (47 loc) · 1.81 KB

Utility box hosts:

  • stage mongoDB
  • production import mongoDB
  • elasticsearch monitor
  • CI

It is based on elasticsearch-monitor AMI: ami-7edc8a14.

Getting Started

$ vagrant up
$ vagrant ssh
> cd /vagrant
> sudo bin/setup
> exit
$ bin/test

Customization

Mongo User

> MONGO_USER=bam MONGO_PASS=bam sudo -E bin/setup
> exit
$ MONGO_URL=mongodb://bam:bam@10.11.12.27 bin/test

Live

$ ssh user@box
> curl -fsSL https://raw.githubusercontent.com/issueapp/box-utility/master/bin/mongo | USR=bam PAS=bam sudo -E sh

Troubleshoot

add swap $ ssh user@box > curl -fsSL https://raw.githubusercontent.com/issueapp/box-memcached/master/bin/swap | SIZE=2G sudo -E sh

Opsworks

larger root ebs size