Skip to content

Utility box that hosts elasticsearch monitor (marvel), mongoDB, and CI

Notifications You must be signed in to change notification settings

issueapp/box-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Utility box that hosts elasticsearch monitor (marvel), mongoDB, and CI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published