filestore

command
v0.0.1-dev Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 4, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

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/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 -v /path/to/save/files:/var/filestore \
             stratumn/filestore

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL