Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md to include a link to the quickstart CloudFormation. #17592

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

goh-chunlin
Copy link
Contributor

Hello team,

As Orchard Core did support AWS S3 for Media, some developers feedback to me that they hope there is an easier way to setup Orchard Core on ECS with IaC (CloudFormation) so that they can spine Orchard Core up easily on ECS with all the basic services such as S3 and Aurora DB.

In this PR, I've manually added the link to my CloudFormation template under the Amazon S3 Media page.

Please let me know if this is the right place to mention the CloudFormation template or we should have another page consolidating IaC for different cloud providers.

Thank you for your time and feedback!

…emplate.

This quickstart CloudFormation template is to host Orchard Core on Amazon ECS with S3 and Aurora PostgreSQL.
@@ -2,6 +2,9 @@

The Amazon S3 Media module enables support for storing assets in Amazon S3 Buckets.

!!! note
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
!!! note
!!! tip

@@ -2,6 +2,9 @@

The Amazon S3 Media module enables support for storing assets in Amazon S3 Buckets.

!!! note
For a scalable Orchard Core that is fully deployed on AWS stack with ECS, you can refer to [the quickstart CloudFormation template](https://github.com/gcl-team/Experiment.OrchardCore.Main/blob/main/Infrastructure.yml).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For a scalable Orchard Core that is fully deployed on AWS stack with ECS, you can refer to [the quickstart CloudFormation template](https://github.com/gcl-team/Experiment.OrchardCore.Main/blob/main/Infrastructure.yml).
For a scalable Orchard Core setup that is fully deployed on the AWS stack with ECS, you can refer to [the quickstart CloudFormation template](https://github.com/gcl-team/Experiment.OrchardCore.Main/blob/main/Infrastructure.yml).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants