Skip to content

(wip) Add bootstrap scripts for OpenMeter integration with Auth0#1

Open
eliteprox wants to merge 4 commits into
mainfrom
feat/provision-openmeter
Open

(wip) Add bootstrap scripts for OpenMeter integration with Auth0#1
eliteprox wants to merge 4 commits into
mainfrom
feat/provision-openmeter

Conversation

@eliteprox

Copy link
Copy Markdown
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.

eliteprox added 2 commits June 8, 2026 19:54
- 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
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`.
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.

1 participant