Skip to content

Instantly share code, notes, and snippets.

@alexellis
Last active July 31, 2021 01:50
  • Star 15 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save alexellis/6d297e678c9243d326c151028a3ad7b9 to your computer and use it in GitHub Desktop.
FAASD_MULTIPASS.md
@boomskats
Copy link

Hey @alexellis, can I suggest a change for us copypasters?

-- ssh ubuntu@192.168.64.14 "sudo cat /var/lib/faasd/secrets/basic-auth-password" > basic-auth-password

++ ssh ubuntu@$IP "sudo cat /var/lib/faasd/secrets/basic-auth-password" > basic-auth-password

@alexellis
Copy link
Author

Sure. This moved into the repo so you can even send a PR now.

@boomskats
Copy link

I had a look & couldn't find it. openfaas/faasd, right?

@alexellis
Copy link
Author

Seems like you did find 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment