Andrew Kennedy 18f04a7d26
fix: handle quotes in healthcheck.sh (#3130)
This file as is makes a value of `"localhost"` as the address in the .filebrowser.json file read in as `"localhost"` instead of `localhost`. These quotes break the curl command. Using `-r` with jq fixes this.
2024-04-24 23:13:56 +02:00
2024-04-24 23:10:41 +02:00
2019-06-09 13:31:57 +01:00
2024-04-01 18:24:06 +02:00
2024-04-01 18:24:06 +02:00
2024-04-01 18:24:06 +02:00
2024-04-01 18:24:06 +02:00
2024-04-01 18:24:06 +02:00
2024-04-01 18:24:06 +02:00
2021-03-18 18:24:24 +00:00
2024-04-01 18:24:06 +02:00
2024-04-01 18:24:06 +02:00
2024-04-01 18:24:06 +02:00
2024-04-01 18:24:06 +02:00
2024-04-01 18:24:06 +02:00
2024-04-01 17:18:22 +02:00
2024-04-01 18:24:06 +02:00
2023-11-02 22:48:29 +01:00
2024-04-01 16:22:00 +02:00
2023-07-28 23:54:39 +02:00
2024-04-24 22:51:37 +02:00
2023-09-15 01:11:47 +02:00
2021-07-03 16:56:27 +02:00
2021-12-20 23:36:50 +01:00

Preview

Build Go Report Card Documentation Version Chat IRC

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.

Demo

url: https://demo.filebrowser.org/

credentials: demo/demo

Features

Please refer to our docs at https://filebrowser.org/features

Install

For installation instructions please refer to our docs at https://filebrowser.org/installation.

Configuration

Authentication Method - You can change the way the user authenticates with the filebrowser server

Command Runner - The command runner is a feature that enables you to execute any shell command you want before or after a certain event.

Custom Branding - You can customize your File Browser installation by change its name to any other you want, by adding a global custom style sheet and by using your own logotype if you want.

Contributing

If you're interested in contributing to this project, our docs are best places to start https://filebrowser.org/contributing.

v2.32.0 Latest
2025-01-31 08:48:23 +00:00
Languages
Go 42%
Vue 33.2%
TypeScript 13.4%
CSS 8.5%
HTML 1.7%
Other 1.1%