Sign inSign up

avatarnewyork/runscope-agent-docker

By avatarnewyork

•Updated about 9 years ago

Runscope Agent

Image
0

353

avatarnewyork/runscope-agent-docker 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

Size

49.9 MB

Last updated

about 9 years ago

docker pull avatarnewyork/runscope-agent-docker