Releases: couchbase-partners/marketplace-scripts
Releases · couchbase-partners/marketplace-scripts
Fix for Backup Service on Couchbase Server 7.0.0+
- Added backup service to available/default services for Couchbase Server 7.0.0+
Couchbase Server 6.6.3 Release
Allows installation of Couchbase Server 6.6.3
Update for Couchbase Server 7.0.0
Merge pull request #31 from malscent/main Update for upcoming 7.0.0 release
Fixes for Cluster Only
Merge pull request #30 from malscent/main Added checks for -s to observe cluster only
Added --cluster-only option
Added ability to cluster an existing server with an existing cluster
Minor Fixes
- Fixed issue with AWS and public hostname
- Fixed issue with static wait time timing out on 7.0.0-beta
Added 7.0.0-beta as an install option
You can now install 7.0.0-beta
Fix for AWS's mounted disk usage
Merge pull request #26 from malscent/main Added Eventing and Analytics Paths as well
Bug Fixes for Amazon Linux 2
Merge pull request #23 from malscent/main flipped check
Added CBS 6.6.2
- Added Couchbase Server Version 6.6.2 as install target
- Added --no-cluster option
- Added --services option
- Added memory options for all services (that can be configured with memory)
- Added unit tests and other minor improvements/bug fixes