Sharry
A self-hosted file sharing web application. Upload files, get a shareable link, and send it to others. No account required for downloading.
Default Credentials
- Username:
admin
- Password:
admin
- Change the password immediately after first login
What You Can Do After Deployment
- Visit your domain — log in with the default credentials above
- Upload files — drag and drop or select files to upload, with resumable upload support
- Share links — generate share links with optional password protection and expiration
- Manage shares — view, modify, or delete your shared files
- Configure mail — set up SMTP in the config to enable email notifications for shares
Key Features
- Resumable file uploads
- Shareable download links
- Password-protected shares
- Configurable validity periods
- Email notifications (requires SMTP config)
- Multiple accounts support
- Embedded H2 database (no external DB needed)
License
GPL-3.0 — GitHub