Skip to content

Conversation

@gillesgagniard
Copy link

Currently, the Couchbase DM template assumes there is a VPC named "default", that it is set in automatic subnet mode, and can only deploy Couchbase clusters there.

This pull request adds the ability to deploy to other networks (keeping "default" as the default obviously), and also to pass subnetwork information for networks which are in custom subnet mode.

@gillesgagniard
Copy link
Author

Hello,

Is this repository actually open for contributions?

@gillesgagniard gillesgagniard changed the title Add ability to deploy clusters on alternative network/subnetwork Improve configurability of deployment template Mar 5, 2019
@gillesgagniard
Copy link
Author

Added two other configurability improvements:

  • Firewall rules: As default configuration is quite insecure (open port 8091 for any source), it is not possible to customize the source address ranges, or to skip firewall rules creation entirely
  • Memory Quota: Possibility to set data and index memory quota instead of hardcoded 50% / 15%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants