Skip to content

Commit 8f3ec0c

Browse files
mojziswouterj
authored andcommitted
Replace Capifony with Capistrano/symfony
1 parent fc9dd41 commit 8f3ec0c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

cookbook/deployment/tools.rst

+6-3
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,10 @@ Using Build Scripts and other Tools
6666
There are also tools to help ease the pain of deployment. Some of them have been
6767
specifically tailored to the requirements of Symfony.
6868

69-
`Capifony`_
70-
This Ruby-based tool provides a specialized set of tools on top of
71-
`Capistrano`_, tailored specifically to Symfony projects.
69+
`Capistrano`_ with `Symfony plugin`_
70+
`Capistrano`_ is a remote server automation and deployment tool written in Ruby.
71+
`Symfony plugin`_ is a plugin to ease Symfony related tasks, inspired by `Capifony`_
72+
(which works only with Capistrano 2 )
7273

7374
`sf2debpkg`_
7475
Helps you build a native Debian package for your Symfony project.
@@ -198,3 +199,5 @@ other potential things like pushing assets to a CDN (see `Common Post-Deployment
198199
.. _`bundles that add deployment features`: http://knpbundles.com/search?q=deploy
199200
.. _`Memcached`: http://memcached.org/
200201
.. _`Redis`: http://redis.io/
202+
.. _`Symfony plugin`: https://github.com/capistrano/symfony/
203+

0 commit comments

Comments
 (0)