Manage your server files effortlessly with a highly efficient, single-file PHP solution. This lightweight application requires no database or complex dependencies, allowing you to drop it into your server and start organizing immediately. Whether you need to upload assets, tweak code, or organize directories, everything is accessible through a clean web interface.
Key features include:
Enjoy a fast and secure file management experience without the overhead of traditional software.
services:
tinyfilemanager:
image: tinyfilemanager/tinyfilemanager:master
restart: always
ports:
- "8080:80"
volumes:
- ./data:/var/www/html/data# No sensitive environment variables are required for the default configuration.
# Default credentials are:
# Admin: admin / admin@123
# User: user / 12345Auto-fetched about 23 hours ago
Auto-fetched about 23 hours ago