Skip to content

Devops: Docker neo4j#5

Merged
avisionh merged 3 commits intomainfrom
devops/docker-neo4j
May 23, 2021
Merged

Devops: Docker neo4j#5
avisionh merged 3 commits intomainfrom
devops/docker-neo4j

Conversation

@avisionh
Copy link
Owner

Summary

This branch sets-up Docker for neo4j so users can host a local instance of neo4j on their desktops.

Changes

The high-level changes made in this PR are:

  1. Create docker-compose.yml file to set-up the neo4j Docker image.
  2. Update README.md to include new instructions for setting this up.

Please see the commit history for more detailed changes.


Check

  • The test suite passes via running the below:
python -m pytest tests/
  • The GitHub Actions checks pass.

avisionh added 3 commits May 21, 2021 16:58
This is so users can easily run neo4j locally after downloading docker and docker compose.
This is so users can run neo4j locally and also help pave the way to deploy onto a server.
This is so users can easily copy and paste from GitHub.
@avisionh avisionh changed the title Devops/docker neo4j Devops: Docker neo4j May 23, 2021
@avisionh avisionh merged commit f061395 into main May 23, 2021
@avisionh avisionh deleted the devops/docker-neo4j branch May 23, 2021 09:21
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.

1 participant