Subscription Billing & Metering
Subscription Billing & Metering is a app in the osFoundry community catalog. Open-source subscription billing + usage-based metering — plans, add-ons, coupons, taxes, dunning, revenue recognition, plus a metering engine for usage-based pricing. Powered by Lago. Ships as a self-contained all-in-one image bundling Lago (API + worker + clickhouse-aware ingest), PostgreSQL, and Redis.
Details
- Workspace: osfoundry
- Category: ECOMMERCE
- Pricing: Free
- Access: Community
Features
- Open-source subscription billing + usage-based metering — plans
- Revenue recognition
- Plus a metering engine for usage-based pricing
Documentation
# Subscription Billing & Metering
Open-source subscription + usage billing, powered by Lago.
## Features
- Plans, add-ons, coupons, credit notes, taxes
- Subscription lifecycle (trial, active, cancelled, paused)
- Usage-based metering (events → aggregated charges)
- Dunning + payment retries
- Multi-currency, multi-tenant
- Webhooks + REST + GraphQL API
## Packaging
All-in-one build: Lago front (Vite + nginx) + Lago API (Rails) + Sidekiq worker + Lago events ingest + bundled PostgreSQL + Redis under one supervisor on a persistent volume. `LAGO_FRONT_URL` is required; `SECRET_KEY_BASE` + `LAGO_ENCRYPTION_PRIMARY_KEY` are generated once on the volume.
ClickHouse-aware analytical aggregations are disabled in this bundle (PostgreSQL handles all storage). For high-volume metering, deploy Lago against a separate ClickHouse instance.
How to use Subscription Billing & Metering in osFoundry
Install Subscription Billing & Metering into your workspace in one click, then fork it in osStudio to customise the prompts, tools, or configuration for your stack. Anyone in your workspace can pick up where you left off.
Other apps from the community
- CRM — Customer relationship management with contacts, deals, and pipeline tracking.
- Kanban Board — Drag-and-drop task board with swimlanes, labels, and team assignments.
- Helpdesk — Ticket triage and customer support inbox with SLA tracking.
- Page Builder — Block-based page editor with publishing to public URLs.
- Website Builder — Multi-page site builder with CMS, templates, and custom domains.
- Storefront — E-commerce storefront with product catalog, cart, and checkout.