Created detailed documentation for regenerating GIF preview images
in production environment.
Guide includes:
- Problem description and symptoms (404 errors for GIF files)
- Three different regeneration methods:
1. Web UI tool (easiest, no terminal needed)
2. Docker environment variable (automatic on startup)
3. Direct API endpoint (for advanced users)
- Step-by-step instructions for each method
- Expected results and what gets created
- Troubleshooting section for common issues
- Technical details about GIF generation
- Maintenance procedures
This guide helps admins quickly resolve the production deployment
issue where GIF files don't match video UUIDs.
Target audience: System administrators and developers deploying
to production.
Co-Authored-By: Auggie