Setup

In this space you will find documents, files and guides for the installation and operation of Open Pryv.io.

Since v2, Open Pryv.io is distributed as a single repository and Docker image — pryv/open-pryv.io — under the BSD-3-Clause license. The API server, registration, MFA, high-frequency series and preview services all run from the same binary, driven by bin/master.js.

Related components:

Upgrading from v1

If you already run Open Pryv.io 1.x and want to move your users to v2:

  1. Install a fresh v2 core following the platform setup guide.
  2. Use dev-migrate-v1-v2 to export your v1 MongoDB into a v2-compatible backup directory.
  3. Import that backup into the v2 install with node bin/backup.js --restore /path/to/backup — see the backup guide.

See the toolkit’s README for the current source/target support matrix.

The following repositories powered the v1 multi-container topology and are kept online as historical references only — v2 deployments should not use them:

If you are migrating a v1 register service, the historical register migration guide is still online — but in v2 the register role is built into the core binary, so use core migration instead.

Documents

Files

Guides

Contact and support

You can get in touch with Pryv’s support at Open Pryv - Issues and question