coolify_create_database_dragonfly
Create a DragonFly (Redis-compatible) database in a Coolify project by specifying server, environment, and optional configuration.
Instructions
Create a DragonFly database (Redis-compatible)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Database name | |
| image | No | Docker image | |
| public_port | No | Public port | |
| server_uuid | Yes | Server UUID | |
| project_uuid | Yes | Project UUID | |
| instant_deploy | No | Deploy immediately | |
| environment_name | Yes | Environment name | |
| dragonfly_password | No | Password |