Skip to content

Commit

Permalink
Update README.md to include a link to the quickstart CloudFormation t…
Browse files Browse the repository at this point in the history
…emplate.

This quickstart CloudFormation template is to host Orchard Core on Amazon ECS with S3 and Aurora PostgreSQL.
  • Loading branch information
goh-chunlin authored Mar 10, 2025
1 parent d711ff5 commit c152e90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/docs/reference/modules/Media.AmazonS3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

## Amazon S3 Media Storage (`OrchardCore.Media.AmazonS3`)

The feature replaces the default App_Data file-based media store with an Amazon Media Storage Provider.
Expand Down

0 comments on commit c152e90

Please sign in to comment.