Skip to content
This repository was archived by the owner on Oct 9, 2019. It is now read-only.

Conversation

@taraspos
Copy link
Member

Main changes:

  • Using RexRay docker plugin to do the EBS volumes mount. Neo4j doesn't need to run as a priviliged container anymore.
  • Removed all the custom EBS volume allocation logic
  • Instead of replacing official docker-entrypoint.sh running custom ecs-exstension.sh as extension script for customizing the official one. However, the official one is written not flexible enough, so some pieces of code had to be copied anyway (mostly save_config and setup_users functions).
  • Neo4J now running as default neo4j user, instead of root.
  • Update of neo4j to the latest 3.5.4 version.

@taraspos taraspos force-pushed the refactoring branch 3 times, most recently from e062f58 to 2cece20 Compare April 19, 2019 13:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants