Documentation ¶
Overview ¶
The command filestore starts an HTTP server with a filestore.
Usage
$ filestore -h Usage of filestore: -http string server http (default ":5000") -path string path to directory where files are stored (default "/var/stratumn/filestore") -tlscert string TLS certificate file -tlskey string TLS private key file
Docker ¶
A Docker image is available. To create a container, run:
$ docker run -p 5000:5000 stratumn/filestore
Click to show internal directories.
Click to hide internal directories.