feat(deploy): add Docker Compose stack for runtime services#35
Open
eliteprox wants to merge 4 commits into
Open
feat(deploy): add Docker Compose stack for runtime services#35eliteprox wants to merge 4 commits into
eliteprox wants to merge 4 commits into
Conversation
4 tasks
15162ff to
6cd8f07
Compare
5d5ca7d to
f45f9be
Compare
Kafka, remote signer, and OpenMeter collector with local compose targets.
f45f9be to
f176e2e
Compare
Changed the volume binding for the signer service to use a configurable data directory. Updated the entrypoint script to correct the remote signer webhook header format for compatibility.
Drop AUTH0_PUBLIC_CLIENT_ID from deploy env/README now that the stacked identity-webhook uses API-key auth. Remove PR delivery notes from README.
…ntation Refactor the entrypoint script to use a more concise argument passing method and correct the format of the `WEBHOOK_SECRET` in the README to include the required syntax for the Authorization header.
Collaborator
Author
|
@rickstaa This PR is ready for review. Let me know if you see any potential optimizations, I think this set of changes are pretty clear now |
This file contains hidden or 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
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.
Summary
Adds the fundamental docker compose stack including go-livepeer remote signer, Kafka and an OpenMeter/Benthos collector with parsing config for kafka events
Excludes identity webhook
Quick start
Test plan
REMOTE_SIGNER_WEBHOOK_URL