File tree Expand file tree Collapse file tree 5 files changed +22
-13
lines changed Expand file tree Collapse file tree 5 files changed +22
-13
lines changed Original file line number Diff line number Diff line change @@ -63,16 +63,13 @@ manually taking other steps (see `Common Post-Deployment Tasks`_).
6363Using Platforms as a Service
6464~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6565
66- Using a Platform as a Service (PAAS ) can be a great way to deploy your Symfony app
67- quickly and easily. There are many PAAS - below are a few that work well with Symfony:
66+ Using a Platform as a Service (PaaS ) can be a great way to deploy your Symfony app
67+ quickly and easily. There are many PaaS - below are a few that work well with Symfony:
6868
69- .. toctree ::
70- :maxdepth: 1
71-
72- deployment/heroku
73- deployment/platformsh
74- deployment/azure-website
75- deployment/fortrabbit
69+ * `Heroku `_
70+ * `Platform.sh `_
71+ * `Azure `_
72+ * `fortrabbit `_
7673
7774Using Build Scripts and other Tools
7875~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -257,3 +254,7 @@ Learn More
257254.. _`Symfony plugin` : https://github.com/capistrano/symfony/
258255.. _`Deployer` : http://deployer.org/
259256.. _`Git Tagging` : https://git-scm.com/book/en/v2/Git-Basics-Tagging
257+ .. _`Heroku` : https://devcenter.heroku.com/articles/getting-started-with-symfony
258+ .. _`platform.sh` : https://docs.platform.sh/frameworks/symfony.html
259+ .. _`Azure` : https://azure.microsoft.com/en-us/develop/php/
260+ .. _`fortrabbit` : https://help.fortrabbit.com/install-symfony-3-uni
Original file line number Diff line number Diff line change 1+ :orphan:
2+
13.. index ::
24 single: Deployment; Deploying to Microsoft Azure Website Cloud
35
4- Deploying to Microsoft Azure Website Cloud
5- ==========================================
6+ Deploying to Microsoft Azure
7+ ============================
68
79If you want information about deploying to Azure, see their official documentation:
810`Create your PHP web application on Azure `_
Original file line number Diff line number Diff line change 1+ :orphan:
2+
13.. index ::
24 single: Deployment; Deploying to fortrabbit.com
35
Original file line number Diff line number Diff line change 1+ :orphan:
2+
13.. index ::
24 single: Deployment; Deploying to Heroku Cloud
35
4- Deploying to Heroku Cloud
5- =========================
6+ Deploying to Heroku
7+ ===================
68
79To deploy to Heroku, see their official documentation:
810`Getting Started with Symfony on Heroku `_.
Original file line number Diff line number Diff line change 1+ :orphan:
2+
13.. index ::
24 single: Deployment; Deploying to Platform.sh
35
You can’t perform that action at this time.
0 commit comments