cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Need help setting user/password with AWS CloudFormation

I followed the instructions to use Neo4j AWS CloudFormation templates here - https://neo4j.com/docs/operations-manual/current/cloud-deployments/neo4j-aws/automation-aws/#_cloudf....
For one, the template (version 4.4.8) in the article doesn't exist in the S3 bucket (at the time of writing this). However, I was able to use 4.4.3 and deploy the stack successfully.
Also, it looks like there's a script "reset-password-aws.sh" that sets the password to $AWSINSTANCEID but when I try to log in from https://<ip>:7473/browser/ it doesn't work. I've also tried resetting the password with "neo4j-admin set-initial-password" (after ssh'ing into the instance) but that doesn't seem to work either. The error I get is "ServiceUnavailable: Failed to establish connection in 30000ms".
I guess my general question is - what's the guidance on user/password setting with AWS CloudFormation templates?

1 REPLY 1

@tropicalnomad 

see https://github.com/neo4j-partners/amazon-cloud-formation-neo4j for CloudFormation templates going forward