aptible/Deploy to Aptible

Deploy an App to Aptible

View on GitHub

Trust Signals

Scorecard Score
Scorecard 4–6scored Jul 6, 2026
Maintenance Recency
Activelast commit May 27, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: aptible/aptible-deploy-action@e4ec3de572204165c89d80a2e02dfbb6d3bd4807 # v5.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
usernameAptible usernameyes
passwordAptible passwordyes
environmentAptible environment handleyes
appApp handleyes
typeDeploy strategy "git" or "docker"yesdocker
git_remoteAptible git remote domainnoprimetime.aptible.com
docker_imgDocker imageno
private_registry_usernamePrivate Registry Usernameno
private_registry_passwordPrivate Registry Passwordno
config_variablesConfiguration variables to set on deployno
docker_repository_urlURL for docker image repositoryno
auth_root_urlAptible Auth API endpointnohttps://auth.aptible.com
api_root_urlAptible Deploy API endpointnohttps://api.aptible.com
aptible_remoteAptible remote namenoaptible
namedescription
statusThe Success/Failure of the action