gntouts/Incus Remote Setup Action
Sets up Incus by adding the repository, installing the client, and connecting to a remote Incus server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Mar 20, 2025
- License
- Apache 2.0
Pinned Snippet
uses: gntouts/incus-remote-setup-action@edd3b4af2dbaff3069734623c26b254845da6eb5 # v0.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh_user | SSH user for authenticating to the remote Incus server | yes | — |
| ssh_key | SSH private key for authenticating to the remote Incus server | yes | — |
| remote_host | Remote Incus server IP or hostname | yes | — |
| friendly_name | Friendly name for the Incus remote | yes | — |
| incus_version | Version of Incus to install (default: v6.10.1) | no | v6.10.1 |
Outputs
no outputs