Table of Contents
This chapter covers everything on the Administration of a Couchbase Sever cluster. Administration is supported through three primary methods:
Couchbase Web Console
Couchbase includes a built-in web server and administration interface that provides access to the administration and statistic information for your cluster.
For more information, read Chapter 6, Web Console for Administration.
Command-line Toolkit
Provided within the Couchbase package are a number of command-line tools that allow you to communicate and control your Couchbase cluster.
For more information, read Chapter 7, Command-line Interface for Administration.
Couchbase REST API
Couchbase Server includes a RESTful API that enables any tool capable of communicating over HTTP to administer and monitor a Couchbase cluster.
For more information, read Chapter 8, REST API for Administration.