deploy
Deploy a directory to Koyeb by specifying the path, app name, and service name. Configure deployment options like environment variables, health checks, and scaling settings.
Instructions
Deploy a directory to Koyeb
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the directory to deploy | |
| appName | Yes | Name of the app | |
| serviceName | Yes | Name of the service | |
| definition | No | Custom deployment definition |