# CommunityToolkit.Aspire.Hosting.Posta

- Module: `CommunityToolkit.Aspire.Hosting.Posta`
- Version: `13.5.0`
- Source: [GitHub](https://github.com/CommunityToolkit/Aspire/tree/4ff8268fbd97ddd23cb73dc8eff9cc92718156d1)
- Functions: `5`
- Types: `1`

## Types

- [PostaResource](/reference/api/typescript/communitytoolkit.aspire.hosting.posta/postaresource.md) -- `handle` - 13 members -- Resource for the Posta email delivery platform.

## Functions

- [addPostaWithReferences](/reference/api/typescript/communitytoolkit.aspire.hosting.posta/addpostawithreferences.md) -- `method` -- Adds a Posta container resource with PostgreSQL and Redis references
- [withDataBindMount](/reference/api/typescript/communitytoolkit.aspire.hosting.posta/withdatabindmount.md) -- `method` -- Adds a bind mount for Posta's filesystem-backed attachment data.
- [withDataVolume](/reference/api/typescript/communitytoolkit.aspire.hosting.posta/withdatavolume.md) -- `method` -- Adds a named volume for Posta's filesystem-backed attachment data.
- [withPostgresReference](/reference/api/typescript/communitytoolkit.aspire.hosting.posta/withpostgresreference.md) -- `method` -- Configures the PostgreSQL database used by Posta.
- [withRedisReference](/reference/api/typescript/communitytoolkit.aspire.hosting.posta/withredisreference.md) -- `method` -- Configures the Redis server used by Posta.
