← Portal Domain Docs

Business Context

LotusFlare sells DNO Cloud - a SaaS BSS for telcos. The Portal is the console where an operator's staff, and LotusFlare's own people, actually run it.

The product

DNO Cloud is the commerce and monetization stack: product catalog, subscribers, orders, billing, charging, campaigns, and ~115 services in total. The Portal is the single point of entry into all of it - one web console, deployed per operator, module-gated per tenant. Every operator buys the whole stack and gets it isolated in their own DC.

The two audiences

External: operator staff

Care agents, catalog and marketing managers, and ops engineers at the operator. They run their business in the Portal daily. Subscribers - the operator's own customers - never touch it.

Internal: LotusFlare staff

The operator fleet

DC/operator mapping below comes from the internal knowledge base (2026-09-16). Verify before acting on it - sources can lag reality.
RegionOperatorsDCs
APACGlobe, GOMO, Tapp, Ooredoodc16, dc20, dc23, dc95, dc96
EUDeutsche Telekom, A1 Sloveniadc33, dc71, dc72
US / AMERT-Mobile + MVNEs (Roccstar, Smartless), Pilot Fiber, Digicel Panama, Avanteldc11, dc21, dc84, dc90
Staginglotusflaretelecom, dtmace, Intrepid, Tillman, Charter, Mojo...dc02, dc22, dc25, dc26, dc30 + labs

MVNE/MVNO customers (virtual operators) share the same product at different scale - dc84 hosts several on one cluster.

Teams around the Portal

Adjacent but out of scope for this documentation: DT's T-Portal (MACE team) and TMO DevEdge - portal-flavored products owned by other teams.

How a module reaches an operator

Commercially and technically the same lever: a View is enabled for the operator's tenant, which makes the module's permissions assignable to their roles. Feature rollout inside a module can additionally be flagged per operator via the operator row's featureFlags configuration - a database edit in the Tenant Editor, not a deploy.

Open full screen ↗

Next: Technologies - the concrete stack and its conventions.