trendyminds/ServerPilot
Interface with the ServerPilot API via a GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| client_id | Your ServerPilot client ID for the API connection | yes | "" |
| api_key | Your ServerPilot API Key for the API connection | yes | "" |
| system_user | The ServerPilot user to operate as when running commands | yes | "" |
| action | The action to perform your ServerPilot account | yes | "" |
| app_name | The name of the app to create or remove | yes | "" |
| php_version | What the PHP version should be if we are creating a new app | no | 7.1 |
| domain | The domain to use for this app if we are creating a new one | no | "" |
Outputs
no outputs