After Couchbase has been installed, you can create Couchbase profiles in to automatically generate buckets in the Couchbase cluster. In the Couchbase Web Console, you can also add more nodes to your cluster if you need to extend the database.
...
Couchbase Profiles
A Couchbase profile is used to read and write bucket data in a Couchbase database. This profile can be accessed by workflows using Aggregation, Distributed Storage or PCC.
As a client to Couchbase, the profile operates in synchronous mode. When sending a request to Couchbase, the profile expects a server response, indicating success or failure, before proceeding to send the next one in queue.
To create a new the Desktop the Desktop window, and then select from the menu.
, click on the button in the upper left part ofTo open an existing Configuration Navigator , or right-click on the configuration, and then select Open Configuration(s)....
, double-click on the configuration in theIn a Couchbase profile, there are three tabs; Connectivity , Management and Advanced.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Note | ||
---|---|---|
| ||
To control Couchbase client managment timeout as described in https://docs.couchbase.com/java-sdk/2.7/client-settings.html check 8.6 5 Couchbase Profile. |
Adding a Server to the Couchbase Cluster
...