Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Replace Capifony with Capistrano/symfony#5533

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
mojzis wants to merge3 commits intosymfony:2.7frommojzis:patch-1
Closed
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletionscookbook/deployment/tools.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -66,9 +66,10 @@ Using Build Scripts and other Tools
There are also tools to help ease the pain of deployment. Some of them have been
specifically tailored to the requirements of Symfony.

`Capifony`_
This Ruby-based tool provides a specialized set of tools on top of
`Capistrano`_, tailored specifically to Symfony projects.
`Capistrano`_ with `Symfony plugin`_
`Capistrano`_ is a remote server automation and deployment tool written in Ruby.
`Symfony plugin`_ is a plugin to ease Symfony related tasks, inspired by `Capifony`_
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

where is the Capifony link defined?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

on line 192/193 (it already existed, so the diff doesn't show it)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

thank you@wouterj

(which works only with Capistrano 2 )

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


[8]ページ先頭

©2009-2025 Movatter.jp