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 c2a5675

Browse filesBrowse files
Augustin Delaporteweaverryan
authored andcommitted
Fix typo and add Github link.
1 parent b4383b5 commit c2a5675
Copy full SHA for c2a5675

File tree

Expand file treeCollapse file tree

1 file changed

+8
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-5
lines changed

‎cookbook/deployment/platformsh.rst

Copy file name to clipboardExpand all lines: cookbook/deployment/platformsh.rst
+8-5Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
Deploying to Platform.sh
55
========================
66

7-
This step by step cookbook describes how to deploy a Symfony web application to
8-
`Platform.sh`_ . You can read more about using Symfony with Platform.sh on the
7+
This step-by-step cookbook describes how to deploy a Symfony web application to
8+
`Platform.sh`_. You can read more about using Symfony with Platform.sh on the
99
official `Platform.sh documentation`_.
1010

1111
Deploy an existing site
@@ -95,6 +95,8 @@ your Git repository which contains the following files:
9595
type: mysql
9696
disk: 2048
9797
98+
An example of these configurations can be found on `Github`_.
99+
98100
Configure database access
99101
~~~~~~~~~~~~~~~~~~~~~~~~~
100102

@@ -186,10 +188,11 @@ through the checkout process.
186188
Once your project is ready, give it a name and choose: **Create a new site**.
187189
Choose the *Symfony* stack and a starting point such as *Standard*.
188190

189-
That's it! Your Symfony application will be bootstaped and deployed. You'll soon
191+
That's it! Your Symfony application will be bootstrapped and deployed. You'll soon
190192
be able to see it in your browser.
191193

192194
.. _`Platform.sh`: https://platform.sh
193-
.. _`Platform.sh documentation`: https://docs.platform.sh/toolstacks/symfony/symfony-getting-started/
195+
.. _`Platform.sh documentation`: https://docs.platform.sh/toolstacks/symfony/symfony-getting-started
194196
.. _`Platform.sh project`: https://marketplace.commerceguys.com/platform/buy-now
195-
.. _`Platform.sh configuration files`: https://docs.platform.sh/reference/configuration-files/
197+
.. _`Platform.sh configuration files`: https://docs.platform.sh/reference/configuration-files
198+
.. _`Github`: https://github.com/platformsh/platformsh-examples

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.