PipedreamHQ / PipedreamHQ/pipedream

[Components] koyeb

Open
#15,682 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# koyeb
## URLs
- https://www.koyeb.com/docs/reference/api
## Webhook Sources
### new-deployment-instant
#### Description
Emit new event when a deployment is created or updated. Users can filter by service or application if supported.
### new-service-status-change-instant
#### Description
Emit new event when a service changes status (e.g., starting, running, failed). Users can filter by specific service or application.
### new-log-entry-instant
#### Description
Emit new event when a new log entry is generated for an application or service. Users can specify specific log levels (info, warning, error).
## Actions
### deploy-service
#### Description
Deploy a new or existing service. Users must specify the application, service configuration, and optional environment variables.
### restart-service
#### Description
Restart a specific service. Users need to provide the application and the service name.
### scale-service
#### Description
Scale a service up or down by specifying the desired number of instances. Users must provide the application and service name.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.