Favicon of XBackBone

XBackBone

Manage and share files instantly with a lightweight PHP file manager. Enjoy multi-user support, media previews, and seamless cloud storage integration.

A simple and lightweight PHP file manager designed for instant sharing and efficient media management. It provides a responsive web interface equipped with multi-user capabilities, media galleries, and robust search functions. Users can easily upload and display various formats, including images, videos, PDFs, and code with syntax highlighting.

  • Extensive Client Support: Fully compatible with ShareX, Screencloud, and uPic with config generators.
  • Flexible Storage: Store files locally or connect to backends like AWS S3, Google Cloud, Azure, Dropbox, and FTP.
  • User Management: Control access with multi-user features, role assignments, disk quotas, and LDAP authentication.
  • Rich Media Previews: Built-in video and audio web players, PDF viewers, and direct image link support.
  • Customization: Features Bootswatch theme support, automatic upload tagging, and multi-language interfaces.

Directory Structure

xbackbone
config
.env
docker-compose.yml

docker-compose.yml

services:
  xbackbone:
    image: lscr.io/linuxserver/xbackbone:latest
    container_name: xbackbone
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
    volumes:
      - ./config:/config
    ports:
      - 80:80
      - 443:443
    restart: unless-stopped

.env

# No sensitive environment variables are required for the default SQLite configuration.
# Configuration is handled via the web UI and stored in the /config volume.

Share:

Ad
Favicon

 

  
 

Similar to XBackBone

Favicon

 

  
  
Favicon

 

  
  
Favicon