spree-deployment
Installation
SKILL.md
Spree Deployment
Before writing code
Fetch live docs:
- Fetch https://spreecommerce.org/docs/developer/deployment/database for the database setup story.
- Inspect the
spree-starterDockerfileanddocker-compose.ymlfor the current production stack. - Check the v5.4 announcement for multi-arch GHCR images and Docker improvements.
- For your target platform, fetch its own Spree / Rails deployment guide (Heroku Ruby buildpack, Render Rails template, Fly.io Rails recipe).
- Verify Sidekiq + Redis versions against the Gemfile.lock.