Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 267 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 267 Bytes

Fileset server

This directory contains the configuration files for deploying the Fileset server. It only needs to be deployed once.

Deployment

# Set up application and roles.
make project=<AppId> setup

# Deploy server.
make project=<AppId> deploy