firebolt-db/Setup Firebolt Core
Sets up Firebolt Core Docker containers with certificates and waits for service readiness
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Aug 22, 2025
- License
- None
Pinned Snippet
uses: firebolt-db/action-setup-core@db6bf26f370dcf6acb6d0835fc05e321ad367147 # v1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| tag_version | The docker image tag for the firebolt core | no | preview-rc |
Outputs
| name | description |
|---|---|
| docker_compose_file | Path to the Docker Compose file |
| service_url | HTTP URL of the running service |
| service_https_url | HTTPS URL of the running service |