Run Couchbase Server on Linode: Part 3
In the final post of this series I run Couchbase Server through a simple test, a pillow fight. This will be short, only showing you how to setup a test bucket, create a test user and then run cbc-pillowfight . Since it's a single node cluster and that node only has two CPUs, the test isn't evaluating performance. It will simply verify the installation. So we finish with step 6 of these steps Create a Linode Deploy an Image Boot and Connect to the Linode Configure the Operating System Install Couchbase Server Verify the Installation Part 1 covered how to prepare your Linode for Couchbase, steps 1-4. Part 2 described the installation process, step 5. On to the verification. Verify the Installation Here are a few ways to test your cluster: Pillow fight Workload generator Custom test application The first two options are command line utilities from Couchbase. The third, a custom application, is needed if the testing must closely ...