Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit8fb400e

Browse files
GuGussweaverryan
GuGuss
authored andcommitted
Add some references.
1 parenta8b6df8 commit8fb400e

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

‎cookbook/deployment/platformsh.rst

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ your Git repository which contains the following files:
8888
disk:2048
8989
9090
An example of these configurations can be found on `GitHub`_. The list of
91-
available services can be found`here`_.
91+
available services can be foundon the `Platform.sh documentation<configure-services>`_.
9292

9393
Configure Database Access
9494
~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -176,6 +176,12 @@ Push your code base to the newly added remote:
176176
That's it! Your application is being deployed on Platform.sh and you'll soon be
177177
able to access it in your browser.
178178

179+
Every code change that you do from now on will be pushed to Git in order to
180+
redeploy your environment on Platform.sh.
181+
182+
More information about migrating your database and files can be found on the
183+
`Platform.sh documentation<migrate-existing-site>`_
184+
179185
Deploy a new Site
180186
-----------------
181187

@@ -185,12 +191,13 @@ through the checkout process.
185191
Once your project is ready, give it a name and choose: **Create a new site**.
186192
Choose the *Symfony* stack and a starting point such as *Standard*.
187193

188-
That's it! Your Symfony application will be bootstrapped and deployed. You'llsoon
189-
be able to see it in your browser.
194+
That's it! Your Symfony application will be bootstrapped and deployed. You'll
195+
soonbe able to see it in your browser.
190196

191197
.. _`Platform.sh`:https://platform.sh
192198
.. _`Platform.sh documentation`:https://docs.platform.sh/toolstacks/symfony/symfony-getting-started
193199
.. _`Platform.sh project`:https://marketplace.commerceguys.com/platform/buy-now
194200
.. _`Platform.sh configuration files`:https://docs.platform.sh/reference/configuration-files
195201
.. _`GitHub`:https://github.com/platformsh/platformsh-examples
196-
.. _`here`:https://docs.platform.sh/reference/configuration-files/#configure-services
202+
.. _`configure-services`:https://docs.platform.sh/reference/configuration-files/#configure-services
203+
.. _`migrate-existing-site`:https://docs.platform.sh/toolstacks/symfony/migrate-existing-site/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp