close
Skip to content

OpenSaaSApps/spree

 
 

spree

Click To Deploy Spree — Open Source eCommerce Platform

Sync Docker Docker Pulls

Upstream: spree/spree · Auto-synced daily


One-Command Deploy

cp .env.example .env && nano .env
docker compose up -d

Coolify / Dokploy

  1. New service → Docker Compose
  2. Paste docker-compose.yml
  3. Set env vars in UI
  4. Deploy

Environment Variables

Variable Required Description
DATABASE_URL
REDIS_URL
SECRET_KEY_BASE
RAILS_FORCE_SSL
MEILISEARCH_URL

Image

docker pull ghcr.io/spree/spree:latest
docker pull thefractionalpm/spree:latest

Ports

Port Service
3000 Main app

Part of the OpenSaaSApps Click-To-Deploy collection.

About

Spree is an API-first, open-source eCommerce platform for fast growing businesses and enterprises. Spree supports complex commerce scenarios natively — from B2B wholesale to multi-vendor marketplace to global multi-region or multi-tenant distributor platforms. Use each model independently or combine them as your business evolves.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Ruby 80.0%
  • HTML 8.6%
  • TypeScript 5.5%
  • JavaScript 3.7%
  • CSS 1.6%
  • Shell 0.6%