I've built a self-hosted file storage

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • filemanager

    📂 Web File Browser

    Nextcloud is pretty feature-packed, so it makes sense that it wouldn't exactly be lightweight. Which begs the question - did you look into other file manager solutions, like the not-very-creatively-named filebrowser?

  • shelf-showcase

    An example of Shelf Cloud ready-to-run docker-compose

    Feel free to try the cloud version or you can try to run it locally, it should as easy as running docker compose up

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • react-window

    React components for efficiently rendering large lists and tabular data

    On the UI it is faster because of the great react-window library - it doesn't render the whole files in the folder at once, only the part you actually see on the screen. That makes scrolling through large directory efficient really fast.

  • shelf-front

    Shelf App Frontend - self-hosted file storage

  • uvicorn

    An ASGI web server, for Python. 🦄

    You can scale with application server, by adding more processes to server requests. I use Gunicorn with Uvicorn workers.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts