Підготовка контенту платформи Ring
Підготовка контенту платформи Ring
Підготовка контенту платформи Ring
As of v1.6.0, the Ring CLI (ring command, cli/ directory) is not published in the public GitHub repository. It remains available for Ringdom internal operations only (gitignored).
git clone https://github.com/connectplatform/ring.git
cd ring
./install.sh
Development environment wizard from project root:
./scripts/setup-dev.sh
npm run setup:env
PostgreSQL schema + kingdom migrations — see Migrations.
Older docs referenced:
As of v1.6.0, the Ring CLI (ring command, cli/ directory) is not published in the public GitHub repository. It remains available for Ringdom internal operations only (gitignored).
git clone https://github.com/connectplatform/ring.git
cd ring
./install.sh
Development environment wizard from project root:
./scripts/setup-dev.sh
npm run setup:env
PostgreSQL schema + kingdom migrations — see Migrations.
Older docs referenced:
As of v1.6.0, the Ring CLI (ring command, cli/ directory) is not published in the public GitHub repository. It remains available for Ringdom internal operations only (gitignored).
git clone https://github.com/connectplatform/ring.git
cd ring
./install.sh
Development environment wizard from project root:
./scripts/setup-dev.sh
npm run setup:env
PostgreSQL schema + kingdom migrations — see Migrations.
Older docs referenced:
npm link
ring --version
ring deploy prodThese steps apply only to enterprise checkouts that include cli/. Community developers should use Self-hosted deployment.
Contact ringdom.org for managed deployment, K8s manifests, and Legiox-assisted customization.
npm link
ring --version
ring deploy prodThese steps apply only to enterprise checkouts that include cli/. Community developers should use Self-hosted deployment.
Contact ringdom.org for managed deployment, K8s manifests, and Legiox-assisted customization.
npm link
ring --version
ring deploy prodThese steps apply only to enterprise checkouts that include cli/. Community developers should use Self-hosted deployment.
Contact ringdom.org for managed deployment, K8s manifests, and Legiox-assisted customization.