Storage configuration
| Parameter | Type | Description |
|---|---|---|
| Storage | 30 GB | Persistent disk space for your database. |
| IOPS | 3000 | Provisioned throughput for high-performance databases. |
Instance sizing
Choose an instance size that matches your dataset and concurrency needs.revolte.yaml
Database Connection Injection
Provisioning a database service (e.g., nameddb under your YML services configuration) automatically injects the corresponding connection credentials into the environment variables of all other services within the same environment.
This requires no manual secret configuration. The following environment variables are automatically injected at runtime:
db, replace db with your exact service name in the references above.)