Fireshare
A self-hosted video sharing application. Upload your videos and share them with unique, private links. Built for game clips, personal videos, and media collections.
What You Can Do After Deployment
- Log in with the admin password you set during deployment
- Upload videos directly through the web interface
- Share links -- each video gets a unique shareable URL
- Organize content with folders and categories
- Control access -- set videos as public or private
- Customize branding -- update the site title and appearance
Key Features
- Unique shareable links for each video
- Automatic video transcoding with quality variants
- Built-in video player with adaptive streaming
- Public and private video modes
- Folder organization
- Admin dashboard for managing content
Environment Variables
| Variable | Description |
|---|
ADMIN_PASSWORD | Admin login password |
Important Notes
- Built-in SQLite database -- no external DB required
- Videos are stored in a persistent volume
- Transcoding is CPU-based by default
License
GPL-3.0 -- GitHub