-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gh-398: Where to run gaffer administration guide #406
Merged
GCHQDeveloper314
merged 17 commits into
v2docs
from
gh-398-where-to-run-gaffer-administration-guide
Oct 6, 2023
Merged
Gh-398: Where to run gaffer administration guide #406
GCHQDeveloper314
merged 17 commits into
v2docs
from
gh-398-where-to-run-gaffer-administration-guide
Oct 6, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…-gaffer-administration-guide
…-gaffer-administration-guide
GCHQDeveloper314
requested changes
Sep 29, 2023
docs/administration-guide/gaffer-config/change-accumulo-passwords.md
Outdated
Show resolved
Hide resolved
docs/administration-guide/gaffer-deployment/gaffer-docker/gaffer-images.md
Outdated
Show resolved
Hide resolved
docs/administration-guide/gaffer-deployment/kubernetes-guide/simple-deployment.md
Outdated
Show resolved
Hide resolved
docs/administration-guide/gaffer-deployment/gaffer-docker/how-to-run.md
Outdated
Show resolved
Hide resolved
Co-authored-by: GCHQDeveloper314 <[email protected]>
…-gaffer-administration-guide' into gh-398-where-to-run-gaffer-administration-guide
GCHQDeveloper314
approved these changes
Oct 2, 2023
cn337131
reviewed
Oct 3, 2023
cn337131
reviewed
Oct 3, 2023
docs/administration-guide/gaffer-deployment/gaffer-docker/gaffer-images.md
Outdated
Show resolved
Hide resolved
cn337131
reviewed
Oct 3, 2023
docs/administration-guide/gaffer-deployment/gaffer-docker/how-to-run.md
Outdated
Show resolved
Hide resolved
cn337131
reviewed
Oct 3, 2023
docs/administration-guide/gaffer-deployment/gaffer-docker/how-to-run.md
Outdated
Show resolved
Hide resolved
cn337131
reviewed
Oct 3, 2023
docs/administration-guide/gaffer-deployment/gaffer-docker/how-to-run.md
Outdated
Show resolved
Hide resolved
cn337131
reviewed
Oct 3, 2023
docs/administration-guide/gaffer-deployment/gaffer-docker/how-to-run.md
Outdated
Show resolved
Hide resolved
cn337131
reviewed
Oct 3, 2023
docs/administration-guide/gaffer-deployment/gaffer-docker/how-to-run.md
Outdated
Show resolved
Hide resolved
cn337131
reviewed
Oct 3, 2023
docs/administration-guide/gaffer-deployment/kubernetes-guide/running-on-kubernetes.md
Outdated
Show resolved
Hide resolved
Co-authored-by: cn337131 <[email protected]>
t92549
reviewed
Oct 5, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Long needed gaffer-docker docs
docs/administration-guide/gaffer-deployment/gaffer-docker/gaffer-images.md
Outdated
Show resolved
Hide resolved
docs/administration-guide/gaffer-deployment/gaffer-docker/gaffer-images.md
Outdated
Show resolved
Hide resolved
…-gaffer-administration-guide' into gh-398-where-to-run-gaffer-administration-guide
…-gaffer-administration-guide
t92549
approved these changes
Oct 6, 2023
GCHQDeveloper314
deleted the
gh-398-where-to-run-gaffer-administration-guide
branch
October 6, 2023 14:47
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Few new pages in this update around how to run a Gaffer deployment via Docker and K8s. Tested the Docker deployment instructions, the guide is for standard command line Docker as these commands should easily be able to translate to other tools like docker compose, Portainer etc. K8s instructions are all Helm based and were mostly complete already but added some additional supporting information and some logical structuring.
Migrated some of the existing information in the correct places in the docs around how to configure the Graph as well to serve as basis for that section (to be completed in another ticket #407).