mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-06 08:22:24 +01:00
doc (README): update content
This commit is contained in:
parent
00214d2a3a
commit
2617a3f1d3
1 changed files with 6 additions and 0 deletions
|
|
@ -74,6 +74,12 @@
|
|||
- [Installation](https://www.filestash.app/docs/install-and-upgrade/)
|
||||
- [FAQ](https://www.filestash.app/docs/faq/)
|
||||
|
||||
# The core idea
|
||||
|
||||
Filestash aims to solve the Dropbox problem by abstracting the storage aspect. This makes it possible to bring your own backend or create your own by implementing a simple interface. The power of that model makes it possible for non nerds to easily interact with complex systems without prior training (assuming they are familiar with Dropbox). As an example of that superpower, see our [LDAP backend](https://www.filestash.app/ldap-browser.html) and the Mysql one that emulate a file system where first level folder are the databases, tables are represented as subfolders and each row is represented as a file:
|
||||
|
||||

|
||||
|
||||
# Support the project
|
||||
|
||||
If you use Filestash, contributing to my coffee bill would go a long way as I have spent countless hours in the last 3 years working on this project from my local coffee shop.
|
||||
|
|
|
|||
Loading…
Reference in a new issue