dankore/Deploy to CapRover Using GitHub Actions

Deploy Docker images or branches to CapRover from GitHub Actions, with password or app_token support for OTP/2FA setups.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
serverThe URL to your CapRover server e.g captain.your-domain.comyes
passwordYour Caprover login password (ignored when app_token is set; omit password and use app_token for CapRover Pro with OTP/2FA)no""
app_tokenCapRover app token from the Deployment tab. Use this for CapRover Pro when OTP/2FA is enabled instead of password-based deploy.no""
appNameThe name of the app on Caproveryes
branchThe GitHub Repo branch to deployno
imageThe Docker image to deployno

no outputs