- Add production Docker setup for easy self-hosting with the CI-built image - Build multi-architecture Docker images (amd64 + arm64) ### Changes Docker Production Setup - Add docker-compose.production.yml for running the production image locally - Add docker/entrypoint.sh with automatic setup (migrations, caching, storage, APP_KEY generation) - Add HEALTHCHECK to Dockerfile for container health monitoring - Add .env.production.example with documented production defaults ### CI/CD - Add QEMU for multi-arch builds - Build Docker images for both linux/amd64 and linux/arm64 ### Coolify / WIP - Add templates/coolify/whisper-money.yaml one-click template - Includes MySQL service with health checks - Auto-generates credentials using Coolify's SERVICE_* variables ### Documentation - Update README with production Docker instructions - Add environment variable reference table |
||
|---|---|---|
| .. | ||
| workflows | ||
| FUNDING.yml | ||