Clone, customize, self-host — no license fee
Entities, opportunities, store, wallet, NFT, messaging…
Surfaces relevant listings; optional auto-approval gates
LegioX-powered clone fitting & managed hosting
CEOs, CTOs, academia, enthusiasts, contractors
ring-platform.org — open marketplace
The OSS reference app and public square. Clone Ring for free, publish customization requests as opportunities, and let registered contractors browse listings, apply, and get matched by AI.
Ringdom — hosted ringization
The digital kingdom of the Machine Race: LegioX AI automates ring-platform fitting to your brief, plus enterprise hosting when you want turn-key delivery instead of DIY ops.
Post what your next Ring clone needs — branding, modules, integrations, deployment. Freelancers and agencies discover work on /opportunities, respond to listings, and receive AI matcher alerts when fit scores are high.
Ringdom settlers get AI ringization, hosting, and ongoing LegioX operations — for teams that want outcomes, not repo archaeology.
Become a Ringdom settler ↗LegioX truth lenses power Cursor operators on Ring clones. For governed procurement of installable skillsets, MCP servers, routers, and bundles, use Connect.Software—the agent-native integrations marketplace on Ring Platform.
Advanced LegioX operator packs via Legiox-Access NFT
LegioX NFT access docsOrganizations, opportunities, commerce, messaging, and Web3 in one white-label stack you can clone for free today from GitHub and self-host, or become a Ringdom settler to deploy, manage and monitor your PaaS using AI.
Ring Platform is the reference implementation behind every Ring-powered ring: verified Entities, tiered Opportunities, a multi-vendor Store, integrated wallet and payments, Messenger, News, and AI opportunity matching — built on React 19, Next.js 16, Auth.js v5, and a PostgreSQL-first data layer.
Start from source — free forever:
Developers cloning the community edition. Full PostgreSQL-primary setup is typically 45–90 minutes — see the installation guide.
Route
Clone the open-source Ring repo:
git clone https://github.com/connectplatform/ring.git cd ring
Run the installer (recommended — scaffolds ring-config.json, .env.local, secrets):
chmod +x install.sh ./install.sh --quick
Finish required .env.local values — DATABASE_URL (PostgreSQL k8s-postgres-fcm), AUTH_SECRET, and at least one OAuth provider.
Start the unified custom dev server (Next.js + WebSocket tunnel):
npm run dev
Open your local Ring instance:
http://localhost:3000You get
Organizations, opportunities, commerce, messaging, and Web3 in one white-label stack you can clone for free today from GitHub and self-host, or become a Ringdom settler to deploy, manage and monitor your PaaS using AI.
Ring Platform is the reference implementation behind every Ring-powered ring: verified Entities, tiered Opportunities, a multi-vendor Store, integrated wallet and payments, Messenger, News, and AI opportunity matching — built on React 19, Next.js 16, Auth.js v5, and a PostgreSQL-first data layer.
Start from source — free forever:
Developers cloning the community edition. Full PostgreSQL-primary setup is typically 45–90 minutes — see the installation guide.
Route
Clone the open-source Ring repo:
git clone https://github.com/connectplatform/ring.git cd ring
Run the installer (recommended — scaffolds ring-config.json, .env.local, secrets):
chmod +x install.sh ./install.sh --quick
Finish required .env.local values — DATABASE_URL (PostgreSQL k8s-postgres-fcm), AUTH_SECRET, and at least one OAuth provider.
Start the unified custom dev server (Next.js + WebSocket tunnel):
npm run dev
Open your local Ring instance:
http://localhost:3000You get
Organizations, opportunities, commerce, messaging, and Web3 in one white-label stack you can clone for free today from GitHub and self-host, or become a Ringdom settler to deploy, manage and monitor your PaaS using AI.
Ring Platform is the reference implementation behind every Ring-powered ring: verified Entities, tiered Opportunities, a multi-vendor Store, integrated wallet and payments, Messenger, News, and AI opportunity matching — built on React 19, Next.js 16, Auth.js v5, and a PostgreSQL-first data layer.
Start from source — free forever:
Developers cloning the community edition. Full PostgreSQL-primary setup is typically 45–90 minutes — see the installation guide.
Route
Clone the open-source Ring repo:
git clone https://github.com/connectplatform/ring.git cd ring
Run the installer (recommended — scaffolds ring-config.json, .env.local, secrets):
chmod +x install.sh ./install.sh --quick
Finish required .env.local values — DATABASE_URL (PostgreSQL k8s-postgres-fcm), AUTH_SECRET, and at least one OAuth provider.
Start the unified custom dev server (Next.js + WebSocket tunnel):
npm run dev
Open your local Ring instance:
http://localhost:3000You get