gntouts/Incus Remote Setup Action

Sets up Incus by adding the repository, installing the client, and connecting to a remote Incus server

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Mar 20, 2025
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: gntouts/incus-remote-setup-action@edd3b4af2dbaff3069734623c26b254845da6eb5 # v0.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
ssh_userSSH user for authenticating to the remote Incus serveryes
ssh_keySSH private key for authenticating to the remote Incus serveryes
remote_hostRemote Incus server IP or hostnameyes
friendly_nameFriendly name for the Incus remoteyes
incus_versionVersion of Incus to install (default: v6.10.1)nov6.10.1

no outputs