Socket
Socket
Sign inDemoInstall

fpark

Package Overview
Dependencies
186
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    fpark

> File server


Version published
Weekly downloads
10
Maintainers
2
Install size
48.2 MB
Created
Weekly downloads
 

Readme

Source

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

FAQs

Last updated on 21 Jan 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc