# downloads/

Drop the ScormEtek MSI here before rebuilding the host-portal container. The path is served
at `/downloads/` on the deployed host and `autoindex` is enabled in nginx so learners can
see what's available.

Typical workflow:
1. Build the installer (see `docs/DEPLOYMENT.md`).
2. Copy `installer/bin/Release/ScormEtek-Setup.msi` into this directory.
3. Rebuild the container — Coolify auto-redeploys on git push.

Binaries are intentionally gitignored; only this README is checked in.
