Skip to content

Commit dcd0168

Browse files
committed
minor #10855 Create a "Clever cloud" deployment section (Shine-neko)
This PR was submitted for the master branch but it was merged into the 4.1 branch instead (closes #10855). Discussion ---------- Create a "Clever cloud" deployment section <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 17e2f3b Create a "Clever cloud" deployment section
2 parents b692ee3 + 17e2f3b commit dcd0168

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

deployment.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ quickly and easily. There are many PaaS - below are a few that work well with Sy
7070
* `Platform.sh`_
7171
* `Azure`_
7272
* `fortrabbit`_
73+
* `Clever Cloud`_
7374

7475
Using Build Scripts and other Tools
7576
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -264,3 +265,4 @@ Learn More
264265
.. _`Azure`: https://azure.microsoft.com/en-us/develop/php/
265266
.. _`fortrabbit`: https://help.fortrabbit.com/install-symfony
266267
.. _`EasyDeployBundle`: https://github.com/EasyCorp/easy-deploy-bundle
268+
.. _`Clever Cloud`: https://www.clever-cloud.com/doc/php/tutorial-symfony/

deployment/clevercloud.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
:orphan:
2+
3+
.. index::
4+
single: Deployment; Deploying to Clever Cloud
5+
6+
Deploying to Clever Cloud
7+
============================
8+
9+
If you want information about deploying to Clever Cloud, see their official documentation:
10+
`Create your PHP web application on Clever cloud`_
11+
12+
.. _`Create your PHP web application on Clever Cloud`: https://www.clever-cloud.com/doc/php/tutorial-symfony/

0 commit comments

Comments
 (0)