README ¶ Weblens Self-Hosted file manager and photo server Overview Weblens is a self-hosted File Management System that boasts a simple and snappy experience. Features lightning round Clean, productive web GUI Users & sharing Photo gallery and albums File history, backup, and restore API (not yet stable, documentation coming soon) Ready to get started? docker run -p 8080:8080 \ -v /files/on/host:/media/users \ -v /cache/on/host:/media/cache \ -e MONGODB_URI="mongodb://user:pass@mongo:27017" docker.io/ethrous/weblens:latest or Check out the example.compose.yaml for docker compose Want to contribute? Weblens is very early in development, and is likely to have bugs or missing features. Pull requests are encouraged Experimental Features WebDav Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis api module cmd weblens database fileTree http internal env log metrics werror jobs models service mock proxy task Click to show internal directories. Click to hide internal directories.