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 dcd0168

Browse filesBrowse 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
Copy full SHA for dcd0168

File tree

Expand file treeCollapse file tree

2 files changed

+14
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+14
-0
lines changed

‎deployment.rst

Copy file name to clipboardExpand all lines: deployment.rst
+2Lines 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

Copy file name to clipboard
+12Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.