This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Description
Is it possible to use git-deploy for different Rails environments on the same server? I am currently using git-deploy to deploy to my server in a production environment. I would also like to create a staging environment on the same server but have no idea how to use/setup git-deploy to also deploy to the staging environment in parallel.