Giter Club home page Giter Club logo

cloud-init's Introduction

Scripts to use Couchbase software via CloudInit (cloud-init).

Important

Change the passwords!

That is - fork this project, change the passwords, push to your own S3 bucket, etc. Or at least change them quickly after launching your servers.

Usage

You can use these scripts with any CloudInit-compatible VM's, via the "#include" UserData directive. The Default Amazon Linux AMI's on EC2, for example, are CloudInit-compatible...

  • Basic 64-bit Amazon Linux AMI 2012.03 (AMI Id: ami-aecd60c7)
  • Basic 64-bit Amazon Linux AMI 2011.09 (AMI Id: ami-1b814f72)

When launching your EC2 instance, merely specify a UserData text of...

#include
https://raw.github.com/couchbaselabs/cloud-init/master/couchbase-server-enterprise_x86_64_1.8.1.rpm.install

The script creates 500M bucket by default, which might exceed the system memory if you plan to use a small instance. In this case, change the following parameters to reflect your needs

COUCHBASE_MAX_RAM_MB_PER_SERVER=500
COUCHBASE_MAX_RAM_MB_FOR_DEFAULT_BUCKET=500

The script takes awhile to download the relevant packages, so please be patient before accessing your server at...

http://HOST:8091

More info

Also, to launch more than just single nodes and instead launch auto-joined, "N-pack" clusters of Couchbase servers, please consider the CloudFormation templates at...

License

  • MIT - Made It Trivial for you to use.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.