enonic-playground/App deploy action script to ENONIC XP
Github action script to be used for app deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | URL to XP instance | yes | — |
| http_proxy_url | URL of proxy server to use | no | — |
| username | user name | no | — |
| password | password of deploy user | no | — |
| client_key | Client key, required only for MTLS session | no | — |
| client_cert | Client cert, required only for MTLS session | no | — |
| cred_file | A service account key represented as a JSON string, containing the properties "algorithm", "kid", "principalKey", and "privateKey", used to generate a JWT token for authentication | no | — |
| app_jar | Path and name of the app to be deployed | no | — |
Outputs
no outputs