constasj/Baletta Deploy

Trigger Docker Compose deployment via Baletta API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-urlBaletta API URL (e.g., http://localhost:3000)yes
api-keyBaletta API Key for authenticationyes
projectProject name configured in Balettayes
wait-for-completionWait for deployment to complete before exitingnotrue
timeoutTimeout in seconds when waiting for completion (0 = no timeout)no300
show-logsShow deployment logs in real-time via SSEnotrue
retry-attemptsNumber of times to re-trigger the deployment when a task returns failureno0
retry-delay-secondsDelay between retry attempts in secondsno5
namedescription
task-idDeployment task ID
statusFinal deployment status (success, failed, or unknown)
exit-codeDeployment exit code
started-atDeployment start time (ISO 8601)
finished-atDeployment finish time (ISO 8601)