Rock8Cloud

Adding a Database or Storage

Add PostgreSQL, Dragonfly, or S3 object storage to your project

Add a database or object storage to your project with just a few clicks. Rock8Cloud handles provisioning, credentials, and networking automatically.

Supported Services

ServiceTypeUse Case
PostgreSQLRelational databaseApplication data, users, transactions
DragonflyIn-memory datastore (Redis-compatible)Caching, sessions, queues
S3 Object StorageS3-compatible storageFile uploads, media, static assets

Quick Start

All services follow the same pattern:

  1. Open your project
  2. Click Add Service
  3. Choose Database or S3 Storage
  4. Configure and deploy
  5. Link the exposed environment variables to your application

Each service page has detailed setup steps, exposed variables, and code examples.


Common Characteristics

All database and storage services in Rock8Cloud share these properties:

  • Automatic provisioning — credentials and networking configured for you
  • Network-isolated — only accessible from services within the same project
  • Persistent — data survives restarts and redeployments
  • Fully managed — everything configured through the UI, nothing to set up yourself

What's Next?

On this page