Couchbase Cloud Automation
Project description
Couch Formation 4.0.0a10
Toolset for running and managing Couchbase assets in the cloud.
Disclaimer
This package is NOT SUPPORTED BY COUCHBASE. The toolset is under active development, therefore features and functionality can change.
Prerequisites
- Python 3.8+
- Cloud CLI/SDKs
- Homebrew (for macOS)
Quick Start
Install:
$ pip install couchformation
Configure and deploy a Couchbase Server cluster:
$ cloudmgr create --type cbs --cloud gcp --project test-gcp --name test-cluster --region us-central1 --quantity 3 --os_id ubuntu --os_version 22.04 --ssh_key /Users/jdoe/.ssh/jdoe-default-key-pair.pem --machine_type 4x16
$ cloudmgr deploy --type cbs --project test-gcp --name test-cluster
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
couchformation-4.0.0a10.tar.gz
(17.9 kB
view hashes)