# StreamFlow - Easy Docker Installation StreamFlow is a powerful IPTV streaming platform with VPN support, recording capabilities, and more. ## 🚀 Quick Start (3 Steps) ### 1. Download the Docker Compose file ```bash wget https://raw.githubusercontent.com/aiulian25/streamflow/main/docker-compose.yml ``` Or manually create a file named `docker-compose.yml` with the content from [here](https://github.com/aiulian25/streamflow/blob/main/docker-compose.yml). ### 2. (Optional) Create environment file Generate secure secrets: ```bash cat > .env <