Sign inSign up

xyonetwork/app-archivist-nodejs

By xyonetwork

Updated almost 8 years ago

An application that runs an Archivist on the XYO network

Image
0

1.5K

xyonetwork/app-archivist-nodejs repository overview

Getting Started

Pull Docker image

To get started pull down the image.

docker pull xyonetwork/app-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/app-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

212 MB

Last updated

almost 8 years ago

docker pull xyonetwork/app-archivist-nodejs