stellar/Run quickstart
Runs quickstart docker image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | Image tag of quickstart image to use | yes | latest |
| artifact | Artifact to collect image from | — | "" |
| image | Image for the quickstart image to use | — | "" |
| enable | Services to enable | — | core,horizon,rpc |
| network | Network to run | — | local |
| protocol_version | Protocol version to run for 'local' network only (leave blank for default for image) | — | "" |
| core_log_level | Stellar Core log level (FATAL, ERROR, WARNING, INFO, DEBUG, TRACE) | — | "" |
| enable_logs | Boolean flag enabling the logs | — | true |
| health_interval | Time between running the check (in seconds) | — | 10 |
| health_timeout | Maximum time to allow one check to run (in seconds) | — | 5 |
| health_retries | Consecutive failures needed to report unhealthy | — | 50 |
Outputs
no outputs