Sign inSign up

netbrain/cloudfiler

By netbrain

Updated almost 11 years ago

A simple web based access controlled file archive. Upload files and share them with other users.

Image
0

269

netbrain/cloudfiler repository overview

CloudFiler

A simple web based access controlled file archive. Upload files and share them with users on a per user or group level.

Prerequisites

Download

Download the application by any of these means:

Compile

cd $GOPATH/src/github.com/netbrain/cloudfiler # or whatever path you downloaded to.
go build

Run and configure

./cloudfiler

The application has now started on http://127.0.0.1:8080 by default. To make any configuration changes, edit the file: $HOME/.cloudfiler/config and restart cloudfiler.

When you access the application for the first time you are prompted by an initialization process which creates the first admin user of the system.

Tag summary

Content type

Image

Digest

sha256:bc6294fbd

Size

251.2 MB

Last updated

almost 11 years ago

docker pull netbrain/cloudfiler