Skip to content

Remove easy-deploy-bundle from "How to Deploy a Symfony Application" #15401

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

Merged
merged 1 commit into from
Jun 2, 2021
Merged
Changes from all 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
4 changes: 0 additions & 4 deletions deployment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,6 @@ 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.

`EasyDeployBundle`_
A Symfony bundle that adds deploy tools to your application.

`Deployer`_
This is another native PHP rewrite of Capistrano, with some ready recipes for
Symfony.
Expand Down Expand Up @@ -279,7 +276,6 @@ Learn More
.. _`Platform.sh`: https://docs.platform.sh/frameworks/symfony.html
.. _`Azure`: https://azure.microsoft.com/en-us/develop/php/
.. _`fortrabbit`: https://help.fortrabbit.com/install-symfony-4-uni
.. _`EasyDeployBundle`: https://github.com/EasyCorp/easy-deploy-bundle
.. _`Clever Cloud`: https://www.clever-cloud.com/doc/php/tutorial-symfony/
.. _`Symfony Cloud`: https://symfony.com/doc/master/cloud/intro.html
.. _`Scalingo`: https://doc.scalingo.com/languages/php/symfony
Expand Down