Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 812be2c

Browse filesBrowse files
committed
minor #6295 Update tools.rst (andrewtch)
This PR was submitted for the 3.0 branch but it was merged into the 2.3 branch instead (closes #6295). Discussion ---------- Update tools.rst Mention deployer (http://deployer.org/) as one of deployment options. Commits ------- e9beba4 Update tools.rst
2 parents 7f41677 + e9beba4 commit 812be2c
Copy full SHA for 812be2c

File tree

Expand file treeCollapse file tree

1 file changed

+5
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-1
lines changed

‎cookbook/deployment/tools.rst

Copy file name to clipboardExpand all lines: cookbook/deployment/tools.rst
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@ specifically tailored to the requirements of Symfony.
8282
This Python-based library provides a basic suite of operations for executing
8383
local or remote shell commands and uploading/downloading files.
8484

85+
`Deployer`_
86+
This is another native PHP rewrite of Capistrano, with some ready recipes for
87+
Symfony.
88+
8589
Bundles
8690
There are some `bundles that add deployment features`_ directly into your
8791
Symfony console.
@@ -200,4 +204,4 @@ other potential things like pushing assets to a CDN (see `Common Post-Deployment
200204
.. _`Memcached`: http://memcached.org/
201205
.. _`Redis`: http://redis.io/
202206
.. _`Symfony plugin`: https://github.com/capistrano/symfony/
203-
207+
.. _`Deployer`: http://deployer.org/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.