gchristensen changed the topic of #nixops to: NixOps related talk | logs: https://logs.nix.samueldr.com/nixops/ https://meet.jit.si/NixOpsReview
<gchristensen> energizer: in the common case I would wager that the builds happen locally to the deployer machine
<gchristensen> energizer: by default, nixops uses the cache for everything the cache has
<energizer> gchristensen: if i want to avoid doing using cpu/ram for builds on my laptop i can use -j0. is there an equivalent --no-local-download thing to eliminate my local bandwidth usage and prevent the artifacts from coming to my laptop?
<energizer> (bandwidth and storage)
<monokrome> hmm... I set mutableUsers to true and now nixops doesn't install my SSH key
<monokrome> which seems to mean it tries 3 times to use the key, fails, and doesn't try to use password as a backup
<monokrome> Is there a way to get the pubkey?
<monokrome> so I can add it manually
<monokrome> oh n/m I found it in `nixops export`
virus_dave has joined #nixops
cole-h has quit [Quit: Goodbye]
teto has joined #nixops
tewfik has joined #nixops
b42 has quit [Quit: WeeChat 2.7.1]
b42 has joined #nixops
tewfik has quit [Quit: Leaving]
virus_dave has quit [Quit: virus_dave]
meh` has joined #nixops
{^_^} has quit [Ping timeout: 260 seconds]
cole-h has joined #nixops
cole-h has quit [Quit: Goodbye]
cole-h has joined #nixops
johnny101 has quit [Quit: Konversation terminated!]
{^_^} has joined #nixops
virus_dave has joined #nixops
virus_dave has quit [Client Quit]
virus_dave has joined #nixops
virus_dave has quit [Client Quit]
teto has quit [Quit: WeeChat 2.8]
exarkun has joined #nixops
<exarkun> Hello
<exarkun> I am looking for a continuous deployment system that looks kindly on NixOS deployments.
<exarkun> I already have CI set up around GitHub so a CD that plugs into that would be wonderful.
<exarkun> I wonder if there is any such thing.
<gchristensen> anyone know who https://github.com/onixie is ?
<gchristensen> / if they've been on IRC?
<energizer> gchristensen: google tells me theyve been on #lisp in 2013
<gchristensen> hah
teto has joined #nixops
charukiewicz has joined #nixops
<charukiewicz> NixOps users: is there any way to delete an AWS resource (specifically an elastic IP) that is listed in 'nixops info' but doesn't really exist? There's a reference to a nonexistent elastic IP in my deployment, causing errors
<charukiewicz> I know there's nixops destroy, but that seemingly only works on machines
<gchristensen> nixops destroy-resource I think
teto has quit [Quit: WeeChat 2.8]
virus_dave has joined #nixops