From 50fd8c212548163f97a753318f15bbad0b865f26 Mon Sep 17 00:00:00 2001 From: Mbechezi Mlanawo Date: Tue, 8 Jan 2019 17:56:26 +0100 Subject: [PATCH] Create a "Clever cloud" deployment section --- deployment.rst | 2 ++ deployment/clevercloud.rst | 12 ++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 deployment/clevercloud.rst diff --git a/deployment.rst b/deployment.rst index 40ccbc793cd..cb7d26f803a 100644 --- a/deployment.rst +++ b/deployment.rst @@ -70,6 +70,7 @@ quickly and easily. There are many PaaS - below are a few that work well with Sy * `Platform.sh`_ * `Azure`_ * `fortrabbit`_ +* `Clever Cloud`_ Using Build Scripts and other Tools ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -264,3 +265,4 @@ Learn More .. _`Azure`: https://azure.microsoft.com/en-us/develop/php/ .. _`fortrabbit`: https://help.fortrabbit.com/install-symfony .. _`EasyDeployBundle`: https://github.com/EasyCorp/easy-deploy-bundle +.. _`Clever Cloud`: https://www.clever-cloud.com/doc/php/tutorial-symfony/ diff --git a/deployment/clevercloud.rst b/deployment/clevercloud.rst new file mode 100644 index 00000000000..f910e27cc09 --- /dev/null +++ b/deployment/clevercloud.rst @@ -0,0 +1,12 @@ +:orphan: + +.. index:: + single: Deployment; Deploying to Clever Cloud + +Deploying to Clever Cloud +============================ + +If you want information about deploying to Clever Cloud, see their official documentation: +`Create your PHP web application on Clever cloud`_ + +.. _`Create your PHP web application on Clever Cloud`: https://www.clever-cloud.com/doc/php/tutorial-symfony/