• logo
    Vela Docs
  • Getting Started
  • Ethos
  • Backend
    • PocketBase
    • PostgreSQL Preview
  • CLI Reference
    • Installation
    • Environment Variables
  • Create
  • Dev
  • Build
  • Generate
    • Form
    • Resource
    • Schema
    • Scaffold
    • AI Pro
  • Destroy
  • Enable
    • Auth
    • API
    • API Keys
    • S3
    • SMTP
    • Notifications
    • Teams Pro
    • Payments Pro
    • Subscriptions Preview
    • i18n Preview
    • CMS Preview
    • Workflow Preview
    • WhatsApp Preview
  • Disable
  • i18n
    • Extract
    • Watch
    • Status
    • Clean
  • Sync
  • Test
    • Unit
    • Integration
  • Seeds
    • Save
    • Load
    • Clear
  • Fixtures
    • Generate
    • Load
    • Clear
  • Legal
    • Privacy
    • Terms
  • UI
    • Add
    • Base
  • Routes
  • Provision
  • Deploy
  • Serverless
    • Vercel
    • Netlify
    • Cloudflare
  • Static Site Generator
  • Account
    • Sign Up
    • Login
    • Who Am I
    • Logout
  • Helpers
    • PocketBase
    • PostgreSQL Preview
    • GitHub Action
  1. Enable
  2. S3
English EspaƱol

S3

Enable S3 storage for file uploads. Normally, file uploads are stored on the local filesystem.

Syntax

$ vela enable s3

You'll be prompted for configuration options for the S3 storage. Once configured, file uploads will be stored in the S3 bucket. No other changes are necessary, file retrievals are handled automatically.