Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

After Couchbase has been installed, you can create Couchbase profiles in Image Added  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 Couchbase profile, click on the New Configuration button in the upper left part of the Desktop the Image Added Desktop window, and then select Couchbase Profile from the menu.

To open an existing Couchbase profile, double-click on the configuration in the Configuration Navigator , or right-click on the configuration, and then select Open Configuration(s)....

In a Couchbase profile, there are three tabs; Connectivity , Management and Advanced.

Insert excerpt
8.6 5 Couchbase Profile
8.6 5 Couchbase Profile
nopaneltrue

Note
titleNote!

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

...