(wip) Add bootstrap scripts for OpenMeter integration with Auth0#1
Open
eliteprox wants to merge 4 commits into
Open
(wip) Add bootstrap scripts for OpenMeter integration with Auth0#1eliteprox wants to merge 4 commits into
eliteprox wants to merge 4 commits into
Conversation
eliteprox
commented
Jun 8, 2026
Collaborator
- Update .env.example to include new environment variables for OpenMeter and SDK configuration.
- Modify .gitignore to include sdk-config.json.
- Bump package version to 0.2.0 and add @openmeter/sdk dependency.
- Revise README to reflect new bootstrap command and detailed provisioning steps for Auth0 and OpenMeter.
- Introduce bootstrap script to streamline setup and configuration for Auth0 and OpenMeter.
- Implement utility functions for environment file generation and OpenMeter meter definitions.
- Refactor deployment script to support new provisioning modes.
- Update .env.example to include new environment variables for OpenMeter and SDK configuration. - Modify .gitignore to include sdk-config.json. - Bump package version to 0.2.0 and add @openmeter/sdk dependency. - Revise README to reflect new bootstrap command and detailed provisioning steps for Auth0 and OpenMeter. - Introduce bootstrap script to streamline setup and configuration for Auth0 and OpenMeter. - Implement utility functions for environment file generation and OpenMeter meter definitions. - Refactor deployment script to support new provisioning modes.
- Update .env.example to reflect new Konnect API credentials and URLs. - Revise README to include instructions for using Konnect Metering & Billing. - Implement utility functions for handling Konnect-specific API interactions. - Refactor existing OpenMeter bootstrap logic to accommodate Konnect integration. - Update meter definitions to align with Konnect API specifications. - Ensure backward compatibility with legacy OpenMeter configurations.
eliteprox
marked this pull request as ready for review
June 9, 2026 22:23
… collector - Add Ansible playbook for deploying the clearinghouse runtime on a single VM. - Introduce Docker Compose configuration for Kafka, remote signer, and OpenMeter collector services. - Update README with detailed deployment instructions and architecture overview. - Enhance .env.example with new environment variables for the VM runtime. - Create utility scripts for managing Docker Compose operations (up, down, logs, smoke tests). - Add collector configuration for processing events from go-livepeer to OpenMeter. - Include entrypoint script for the remote signer Docker container.
…tegration - Introduce `config/meters.json` for defining meter configurations used in OpenMeter. - Update `README.md` to reflect changes in meter definitions and configuration options. - Modify `scripts/lib/meters.ts` to read meter definitions from the new JSON configuration. - Enhance `scripts/bootstrap.ts` and `scripts/deploy.ts` to support custom meter configuration paths. - Add `@types/node` as a development dependency in `package.json` and `package-lock.json`.
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.