Sign inSign up

xyonetwork/sdk-archivist-nodejs

By xyonetwork

Updated almost 8 years ago

A docker image to run archivists on the xyo network

Image
2

1.5K

xyonetwork/sdk-archivist-nodejs repository overview

Getting Started

Pull Docker image

To get started pull down the image.

docker pull xyonetwork/sdk-archivist-nodejs

Running

After pulling down the image you create a container and run it.

docker run -p 11000:11000/tcp -p 11001:11001/tcp xyonetwork/sdk-archivist-nodejs:latest

This will create an archivist listening on port 11000 on the local network and a graphql server on port 11001.

Tag summary

Content type

Image

Digest

Size

166.4 MB

Last updated

almost 8 years ago

docker pull xyonetwork/sdk-archivist-nodejs