fpark

0.6.3 • Public • Published

Fpark

File server

File server with batteries included :

  • Clusters
  • Containers
  • Authorization
  • Image compression
  • Image resizing on the fly
  • File encryption by design
  • File replication
  • Logger (included with rotation)

Installation

Node

  • Get the package
npm install fpark
  • Create a config file
vi config.json
  • Run
./fpark start -c config.json

Systemd

  • Install
 cd /tmp
 curl https://raw.githubusercontent.com/Ideolys/fpark/master/install.sh | sudo bash

Documentation

Find answers in documentation

License

Apache 2.0

Readme

Keywords

none

Package Sidebar

Install

npm i fpark

Weekly Downloads

0

Version

0.6.3

License

Apache-2.0

Unpacked Size

79.4 kB

Total Files

36

Last publish

Collaborators

  • dgrelaud
  • mrobin