Pylva Cloud
Pylva Cloud is the managed version of Pylva. It is for teams that want to install the SDK, create an Agent SDK key, and start reviewing customer-level cost without running the infrastructure themselves. Cloud handles the operational work around hosting, storage, upgrades, migrations, monitoring, retention, and scale. It is also the natural path for hosted billing workflows and customer-facing usage surfaces. For the security and data responsibility boundary, see Security And Data Handling. For the hosted end-user visibility surface, see Customer Portal.Public repository
The publicpylva/pylva repository is the product surface developers need to trust and inspect:
- SDKs and framework callbacks.
- Shared telemetry and API schemas.
- Event ingest and validation.
- Cost attribution by customer and step.
- Server-side pricing logic.
- Dashboard surfaces for cost, customers, pricing, rules, and keys.
- Billing and customer portal surfaces, with license terms defined by path.
- Local self-host setup.
Self-hosting
Self-hosting is the control path. It is useful when a team wants to run Pylva on its own infrastructure, inspect every component, or keep deployment decisions internal. Self-hosting also means your team operates the system. Plan for PostgreSQL, ClickHouse, Redis, migrations, upgrades, backups, monitoring, and incident response. For many teams, Pylva Cloud is the lower-effort path because those responsibilities are handled for you.Why use Cloud if self-host exists?
Use Cloud when you want less operational work and a faster production path:- Managed infrastructure and upgrades.
- Hosted storage and retention.
- Higher-scale ingest without operating the data stores.
- Production monitoring and operational response.
- Hosted billing workflows.
- Hosted customer-facing usage and portal surfaces.
Licensing
Pylva uses a path-based license map. Files are MIT by default unlessLICENSE-MAP.md lists a different license for that path. The current public map keeps the product core MIT and marks listed billing, Stripe, and customer portal paths as Elastic License 2.0.
Always use the repository LICENSE, LICENSE-MAP.md, and path-level notices as the source of truth for exact rights and restrictions.
Do not assume formal compliance programs, enterprise identity features, contractual uptime commitments, dedicated support, private deployments, or enterprise governance unless a Pylva page or agreement explicitly says they are available.