couchbase-partners / amazon-cloud-formation-couchbase

Amazon CloudFormation Templates (CFT) for Couchbase Enterprise
Apache License 2.0
9 stars 21 forks source link

Ports #17

Closed benofben closed 7 years ago

benofben commented 7 years ago

Waiting for feedback from AWS team on what works for QuickStart/Marketplace. There may be different answers.

benofben commented 7 years ago

We have four classes of ports:

  1. SSH
  2. Admin port (8091)
  3. XDCR
  4. Database access

Ideally, for ease of use all of these would be exposed. It's unclear what AWS will require be blocked off.

benofben commented 7 years ago

Seems we have a viable solution now with the mulitiple CIDR blocks. Yay!