--You received this message because you are subscribed to the Google Groups "Spree" group.To post to this group, send email to spree...@googlegroups.com.To unsubscribe from this group, send email to spree-user+...@googlegroups.com.For more options, visit this group at http://groups.google.com/group/spree-user?hl=en.
We (my old job, at reInteractive) built an application right from the ground up using Spree. It has hundreds of thousands of users and orders.
We added models and wrote our own custom extensions to add functionality as we saw fit. The application is one big "glob", consisting of our own custom code, extensions and it depends (as in, a Gemfile dependency) on Spree.
As far as I know, it's deployed to a couple of servers, with I think two "front-end" boxes that serve the content, one database server and one utility slice. The utility slice is spun up to do data processing and that's it.
You CAN run Spree off one single machine if you want, but to scale you would need to investigate using a beefier machine or having a multi-machine setup like what I have jus described.
I hope this answers your question :)
Ryan Bigg
Community Manager
> --
> You received this message because you are subscribed to the Google Groups "Spree" group.
> To post to this group, send email to spree...@googlegroups.com.
> To unsubscribe from this group, send email to spree-user+...@googlegroups.com.