Magister auth code fetcher
156
Magister auth code fetcher. Stores the latest auth code in a gist.
Docker-compose:
magister_authcode:
image: robbertkl/magister-authcode
restart: always
environment:
GITHUB_USER: xxxxxxxx
GITHUB_TOKEN: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
GIST_ID: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
GIST_FILE: authcode.json
INTERVAL: 3600
Content type
Image
Digest
Size
58.6 MB
Last updated
almost 6 years ago
docker pull robbertkl/magister-authcode