neo4j-partners / google-deployment-manager-neo4j

Google Deployment Manager (DM) templates for Neo4j
Apache License 2.0
7 stars 3 forks source link

Close Ports #8

Closed benofben closed 1 year ago

benofben commented 2 years ago

Ports that should be only open internally are open globally because of external IP dependency.

Suggestion from Google ---

If the partner only wants certain ports to be accessible between instances in the deployment, they can use sourceTags and targetTags on the firewall (public docs, autogen example).

Autogen natively supports this type of configuration - see https://github.com/GoogleCloudPlatform/marketplace-tools/blob/master/docs/autogen-reference.md#firewallrulespectrafficsource. Perhaps the partner should consider using autogen.

benofben commented 2 years ago

Suggestion from Google ---

I checked the two issues we discussed last week and our team suggests the below.

Restricting traffic to deployment resources - we have two options.

benofben commented 2 years ago

I've tried to work this into the template but I'm struggling with the syntax. I've requested a live call to work through it with Google.

benofben commented 2 years ago

Per Google this is not possible. Ed and team are refactoring the template to use a load balancer and will make the change when they do that.

ojhughes commented 1 year ago

In the 5.1 release I configured the firewall so that internal ports such as 5000 are only available on the internal subnet