lemonity-org/Setup Azud
Install Azud and optionally configure SSH and container registry credentials
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Azud version to install (e.g. v1.0.0). Defaults to latest. | no | latest |
| ssh-key | SSH private key for connecting to deploy servers | no | — |
| known-hosts | Known hosts content (output of ssh-keyscan) | no | — |
| registry-server | Container registry server (e.g. ghcr.io) | no | — |
| registry-username | Container registry username | no | — |
| registry-password | Container registry password or token | no | — |
Outputs
| name | description |
|---|---|
| version | The installed azud version |