Sign inSign up

nextjournal/ssh-auth-github

By nextjournal

•Updated about 4 years ago

Retrieves public keys from a specific team under a specific organization on Github

Image
0

100K+

nextjournal/ssh-auth-github repository overview

See https://github.com/nextjournal/ssh-auth-github⁠

  • Create a config.edn
{:token "your-github-token12345"
 :organization "your-org"
 :team "your-team"}
  • Get the keys
docker run --rm -v $PWD/config.edn:/config.edn nextjournal/ssh-auth-github

Tag summary

Content type

Image

Digest

Size

23.4 MB

Last updated

almost 6 years ago

docker pull nextjournal/ssh-auth-github