S3 Storage Plugin
plugin
deploy
By Communityv1.1.0Updated 2026-03-10
Add S3-compatible object storage to your Aulay Deploy applications. This plugin provisions and manages storage buckets, handles presigned URLs, manages lifecycle policies, and provides a simple API for your deployed services. Supports AWS S3, MinIO, and R2.
storage
s3
aws
object-storage
Installation
Follow these steps to install:
- Add the S3 storage plugin to your deploy.yaml configuration
- Set the S3_ENDPOINT, S3_ACCESS_KEY, and S3_SECRET_KEY environment variables
- Configure bucket names and lifecycle policies in storage.config.yaml
- Run `aulay deploy push` to provision storage and deploy your app
- Access storage via the SDK: `import { storage } from '@aulay/storage'`
Related
Community Chat Harness
plugin
studio
Embeddable chat UI plugin for Studio workspaces
chat
collaboration
real-time
Communityv0.9.3
Flow Event Queue Plugin
plugin
flow
Durable event queue for Flow workflow triggers
events
queue
durable
Communityv1.4.2
GitHub Integration Plugin
plugin
flow
studio
Deep GitHub integration for Flow and Studio
github
integration
webhooks
Aulay Labsv3.0.1
Slack Notifier Plugin
plugin
flow
Send Flow events to Slack channels
slack
notifications
integration
Aulay Labsv2.0.0