Deploying a Spina CMS project is no different than any other Rails project. Spina includes a task that you can run on your first deployment in a production environment:
rails spina:first_deploy
This task does the same thing as the install task, except for copying files.