Favicon of FileGator

FileGator

Manage files and folders using a free, self-hosted web application. Enjoy advanced features like drag-and-drop, zip support, and Amazon S3 integration.

Take full control of your data with a powerful, self-hosted web application designed for managing files and folders. This open-source solution offers a comprehensive suite of advanced features to make file management simple and efficient. Multi-file upload allows you to transfer large batches of files quickly, complete with a real-time progress bar. Drag-and-drop functionality ensures an intuitive user experience, letting you organize documents effortlessly. You can also zip and unzip archives directly within your browser, saving time and eliminating the need for third-party software. For those requiring scalable storage, seamless Amazon S3 support is built right in. Whether you are hosting personal backups or managing shared resources, this highly adaptable platform provides the flexibility and security you need without any subscription fees.

Directory Structure

filegator
data
.env
docker-compose.yml

docker-compose.yml

services:
  filegator:
    image: filegator/filegator
    ports:
      - "8080:8080"
    volumes:
      - ./data:/var/www/filegator/repository

.env

# No specific environment variables are required for the default FileGator configuration.
# Default credentials are typically admin / admin123.

Share:

Ad
Favicon

 

  
 

Similar to FileGator

Favicon

 

  
  
Favicon

 

  
  
Favicon