# iggy-setup **Repository Path**: mirrors_apache/iggy-setup ## Basic Information - **Project Name**: iggy-setup - **Description**: Apache Iggy: Hyper-Efficient Message Streaming at Laser Speed - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-29 - **Last Updated**: 2025-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Apache Iggy GitHub Action ## Usage ## Options ## Description A GitHub Action to run iggy server ## Inputs | name | description | required | default | | --- | --- | --- | --- | | `version` |
The Iggy version to launch.
| `false` | `latest` | | `autostart` |Set to false if you do not want to start iggy server automatically
| `false` | `true` | ## Outputs | name | description | | --- | --- | | `version` |The Iggy version that was launched.
| ## Runs This action is a `node20` action. ## Contributions Any pull request is welcome! ### Maintainers Every pull request should be reviewed and merged. Once it's done, you can trigger a release at any time going to [releases](https://github.com/apache/iggy-setup/releases). A draft release is created and updated with new pull request. You can `edit` the release, then `publish` it. It will publish the release and create the adapted tag. It's done!