Docker first look with openssl, mTLS and agent self registration (#158) #168
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
corrected docker compose syntax. Folder is not specified this way anymore, and we don't actually need to specify it.
made URL point to Ops Manager artifacts
made URL point to Ops Manager artifacts
improved description of GRPC_SERVER_SECURITY_CLIENT_AUTH
updated to use openssl for certificate creation, mTLS and agent self-registration
corrected values to be replaced
typos
typos
made more compact without loosing information
refer to docker first look guide for a concrete example to avoid duplication
moved reference to the example to be a note in front of the steps
updated to use 5.x Neo4j setting names
Apply suggestions from code review
updated to use 5.x Neo4j setting names
If you open a PR that needs to go into a current version, you need to cherry-pick your commit from dev over to the current version branch. Only then will the proper builds that generate html/pdf be run. But beware: Docs will be generated but not published automatically!