create_database
Create a database service on EasyPanel by specifying project, service name, and engine. Supports PostgreSQL, MySQL, MariaDB, MongoDB, and Redis, with optional password or auto-generated.
Instructions
Create a database service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | Yes | ||
| password | No | Password (auto-generated if empty) | |
| projectName | Yes | Project name | |
| serviceName | Yes | Service name |