nubificus/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 Apr 9, 2025
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: nubificus/incus-remote-setup-action@a6eab5a6fcd48f80daea157968d73a3e2a898ac4 # v2

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
incus_client_nameUsername for the Incus clientyes
friendly_nameFriendly name for the Incus remoteyes
cleanupWhether we should clean up the runner from Incusnotrue
incus_versionVersion of Incus to install (default: v6.10.1)nov6.10.1

no outputs