Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Repository files navigation

service-register

ARCHIVED — This standalone service has been merged into open-pryv.io. All development continues there. This repo is kept as read-only reference.

Register and DNS servers for Pryv.io.

Usage

Configuration

To enable UDP6 add ip6 value to the configuration, e.g. :

  "dns": {
    ...
    "ip": "127.0.0.1",
    "ip6": "::1",
    ...
  }

Contributing

Todo

  • update docker pryvio/base1.8.1 to base1.9.0 (or latest)
  • realease github workflow has been archived in archives it needs to rewritten to publish on dockerHub

Installation

Prerequisites: Node.js 16, just

Then:

  1. just setup-dev-env
  2. just install to install node modules

Running just with no argument displays the available commands (defined in justfile).

Testing

just test [...params]
  • Extra parameters at the end are passed on to Mocha (default settings are defined in .mocharc.js)
  • Replace test with test-detailed, test-debug, test-cover for common presets

License

BSD-3-Clause

About

ARCHIVED — merged into pryv/open-pryv.io v2 (registration, multi-core, DNS)

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages