Go to file
Henrique Dias 8ec27734bb chore: fix ci 2019-05-12 00:44:56 +01:00
.circleci chore: fix ci 2019-05-12 00:44:56 +01:00
.github
auth
cmd
errors
files
fileutils
frontend@ead7fb4233 chore: fix ci 2019-05-12 00:44:56 +01:00
http
rules
runner
search
settings
share
storage
users
version
.docker.json
.dockerignore
.gitignore chore: fix ci 2019-05-12 00:44:56 +01:00
.gitmodules
.goreleaser.yml
Dockerfile feat: inject ca-certificates through alpine 2019-05-11 23:02:37 +01:00
LICENSE
README.md
go.mod chore: fix ci 2019-05-12 00:44:56 +01:00
go.sum chore: fix ci 2019-05-12 00:44:56 +01:00
main.go
wizard.sh chore: fix ci 2019-05-12 00:44:56 +01:00

README.md

Preview

Travis Go Report Card Documentation Version Chat IRC

INFO: This project is not under active development ATM. A small group of developers keeps the project alive, but due to lack of time, we can't continue adding new features or doing deep changes. Please read #532 for more info!

filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app or as a middleware.

Features

Please refer to our docs at docs.filebrowser.xyz/features

Install

Please refer to our docs at docs.filebrowser.xyz.

Usage

Please refer to our docs at docs.filebrowser.xyz/usage.

Contributing

Please refer to our docs at docs.filebrowser.xyz/contributing.