dbarrosop/nix-remote-builder-aws

Github Action to deploy nix remote builders on demand

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameunique name to tag the spot instance requestyes
amiAMI to use to instantiate the builderyes
instance-typeEC2 instance typenot4g.small
security-group-idSecurity group to associate with the instance. It has to allow ssh from access from github workersyes
subnet-idSubnet to use for the instanceyes
ssh-key-nameName of the ssh keys to use for the instancenonix-remote-builder
ssh-private-keySsh key to use to connect to the instanceyes
regionwhich region to use for the requestyes
valid-hoursthe spot instance will be cancelled after this many hours if for some reason the cleanup job fails or the build takes too longno1
disk-nameDisk to add to the AMIno/dev/xvda
disk-sizeDisk size of the disk added, for instance, 30no10

no outputs