Commit Graph

1 Commits

Author SHA1 Message Date
40022941ef Add comprehensive GIF regeneration guide
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
2026-01-18 18:59:23 +01:00