Skip to content
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

Replace Debian installer with Docker image and Docker compose stack #1056

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

s-westphal
Copy link
Collaborator

The GRR Debian installer for the GRR server components is removed in
favor of a new docker image that contains all GRR components available
in the GitHub container registry
(https://github.com/google/grr/pkgs/container/grr). A new image is built
via GitHub actions with every push to the GRR GitHub repository.

The provided docker compose configuration file can be used to start
all GRR components using the new Docker image.

The GRR debian installer for the GRR server components was removed in
favor of a new docker image that contains all GRR components available
in the github container registry
(https://github.com/google/grr/pkgs/container/grr). A new image is built
via github actions with every push to the GRR github repository.

The provided docker compose configuration file can be used to start
all GRR components using the new Docker image.
@s-westphal s-westphal merged commit 5f0a43f into master Feb 7, 2024
25 of 26 checks passed
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.

None yet

2 participants