The Production Server
Provisioning a production Blueprint server follows the same process as for a staging server.
However, you do not need to create a Subversion repository for sites and custom blueprints. And just before starting the provisioning, on your local machine you would run export RAILS_ENV=production (rather than staging, as it is in the documentation there).