cloudron-io/Cloudron Push to App
Push your code to a Cloudron app using the Cloudron CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| CLOUDRON_FQDN | Cloudron FQDN (e.g., my.demo.cloudron.io) | yes | — |
| CLOUDRON_TOKEN | Cloudron API Token | yes | — |
| CLOUDRON_APP_ID | Cloudron App ID to push the code to - this can also be a location slug e.g. lamp or full domain e.g. lamp.demo.cloudron.io | yes | — |
| CLOUDRON_CLI_VERSION | Version of the Cloudron CLI to use | — | 6.0.0 |
| CLOUDRON_PUSH_DESTINATION | Destination directory to push the code into - defaults to /app/data/public if not specified | — | /app/data/public |
| CLOUDRON_CREATE_APP_BACKUP | Whether to create a backup of the app before pushing new code | no | true |
Outputs
no outputs