coolify_create_database
Create a new database in Coolify by specifying name, type, and environment parameters for PostgreSQL, MySQL, MongoDB, Redis, and other supported database systems.
Instructions
Create a new database
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment_name | Yes | Environment name | |
| name | Yes | Database name | |
| project_uuid | Yes | Project UUID | |
| server_uuid | Yes | Server UUID | |
| type | Yes | Database type |