Skip to content

Commit 520c6b0

Browse files
committed
minor #1305 Add a button to deploy the demo on Platform.sh (fabpot)
This PR was merged into the main branch. Discussion ---------- Add a button to deploy the demo on Platform.sh Commits ------- e1d8712 Add a button to deploy the demo on Platform.sh
2 parents 7db7b41 + e1d8712 commit 520c6b0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ Alternatively, you can use Composer:
2727
$ composer create-project symfony/symfony-demo my_project
2828
```
2929

30+
If you want to test the demo without installing anything locally, you can also
31+
deploy it on Platform.sh, the official Symfony PaaS:
32+
33+
<p align="center">
34+
<a href="https://console.platform.sh/projects/create-project?template=https://raw.githubusercontent.com/symfonycorp/platformsh-symfony-template-metadata/main/template-metadata-demo.yaml&utm_content=symfonycorp&utm_source=github&utm_medium=button&utm_campaign=deploy_on_platform"><img src="https://platform.sh/images/deploy/lg-blue.svg" alt="Deploy on Platform.sh" width="180px" /></a>
35+
</p>
36+
3037
Usage
3138
-----
3239

0 commit comments

Comments
 (0)