Sign inSign up

mmcc/runscope-agent

By mmcc

•Updated over 10 years ago

Image
2

100K+

mmcc/runscope-agent repository overview

⁠Runscope Radar Docker Agent

This is light-weight Docker image for running the Runscope Radar⁠ on-premise agent.

⁠Example

I don't know of a better way to do this, so if anyone can help out, pull requests welcome. I had to log in via the Runscope agent locally to get all of this information:

$ ./runscope-agent

After you log into your account, it will ask if you want to save a config file. Say yes, then you can open that file and use it to build up the appropriate Docker command.

docker run --name runscope-agent \
-e NAME=runscope-agent-test \
-e TOKEN=runscope-token \
-e AGENT_ID=agent-id \
-e TEAM_ID=team-id \
mmcc/runscope-agent"

I took quite a few cues from the Docker DataDog agent⁠ when building this, so big thanks to DataDog⁠.

Tag summary

Content type

Image

Digest

sha256:c4d875ea3…

Size

48.5 MB

Last updated

over 10 years ago

docker pull mmcc/runscope-agent