Company
Date Published
Author
Trond Norbye, Senior Developer, Couchbase
Word count
469
Language
English
Hacker News points
None

Summary

The document details the process of setting up Membase on OpenSolaris, focusing on running moxi as a service managed by the Service Management Facility (SMF). The author explains the steps needed to clone the necessary tools from a Git repository, create ZFS datasets, and compile the source code. The guide includes instructions for changing ownership permissions in the directory where the software is installed. The process involves checking out various components using git and setting up the environment for installation. Finally, the document describes the configuration of the moxi service through SMF, including adjusting parameters such as the URL to point to the desired bucket, and concludes with starting and verifying the service status.