Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(capistrano): re-add capistrano for deployment #61

Merged
merged 1 commit into from
Sep 1, 2015

Conversation

huerlisi
Copy link
Owner

@huerlisi huerlisi commented Sep 1, 2015

We used capistrano with our own capones-recipes extensions to deploy
Bookyt. Capones-recipes allows to hold deployment stages in another
repository, a feature we (CyT) uses actively. It also provides some nice
helpers to sync all data from a deployment down and so on.

The capones-recipes gem did not get much love though, and is therefore a
bit outdated and misses docs. For that reason it was dropped in the last
round of gem updates. We need to do deployments though, and therefore
add it back for now.

This commit add all the files back that are needed to do capistrano
deployments beside actual deployment specifications.

We used capistrano with our own capones-recipes extensions to deploy
Bookyt. Capones-recipes allows to hold deployment stages in another
repository, a feature we (CyT) uses actively. It also provides some nice
helpers to sync all data from a deployment down and so on.

The capones-recipes gem did not get much love though, and is therefore a
bit outdated and misses docs. For that reason it was dropped in the last
round of gem updates. We need to do deployments though, and therefore
add it back for now.

This commit add all the files back that are needed to do capistrano
deployments beside actual deployment specifications.
huerlisi added a commit that referenced this pull request Sep 1, 2015
feat(capistrano): re-add capistrano for deployment
@huerlisi huerlisi merged commit daa96bb into master Sep 1, 2015
@huerlisi huerlisi deleted the chores/capones-recipes branch September 1, 2015 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant