Favicon of FileRise

FileRise

Manage files securely on your own servers. Connect multiple storage sources, set granular access controls, and build branded client upload portals easily.

Take control of your data by hosting a lightweight, fast web file manager directly on your own infrastructure. Designed as a highly efficient alternative to heavier platforms, this solution provides everything needed for secure file operations, sharing, and collaboration without relying on third-party cloud subscriptions. You can easily connect local storage alongside external sources to create a centralized file hub.

Key benefits and features include:

  • Multi-source storage: Connect and manage files across Local, WebDAV, S3, SMB, SFTP, Google Drive, OneDrive, and Dropbox from a single interface.
  • Granular access controls: Apply per-folder permissions and manage user groups to ensure data security and proper visibility.
  • Branded client portals: Create custom, client-facing upload portals with specific rules, intake forms, and expiration dates for professional file handoffs.
  • Advanced search and auditing: Utilize an ACL-aware search to find files instantly and track all activity with detailed audit logs.
  • Seamless document editing: Edit documents directly within the browser using built-in OnlyOffice integration.

Directory Structure

filerise
config
data
.env
docker-compose.yml

docker-compose.yml

services:
  filerise:
    image: error311/filerise:latest
    container_name: filerise
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=${TZ}
    volumes:
      - ./config:/config
      - ./data:/data
    ports:
      - 8080:80
    restart: unless-stopped

.env

TZ=Etc/UTC

Share:

Ad
Favicon

 

  
 

Similar to FileRise

Favicon

 

  
  
Favicon

 

  
  
Favicon