File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -66,9 +66,10 @@ Using Build Scripts and other Tools
66
66
There are also tools to help ease the pain of deployment. Some of them have been
67
67
specifically tailored to the requirements of Symfony.
68
68
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 )
72
73
73
74
`sf2debpkg `_
74
75
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
198
199
.. _`bundles that add deployment features` : http://knpbundles.com/search?q=deploy
199
200
.. _`Memcached` : http://memcached.org/
200
201
.. _`Redis` : http://redis.io/
202
+ .. _`Symfony plugin` : https://github.com/capistrano/symfony/
203
+
You can’t perform that action at this time.
0 commit comments