Skip to content

JoyfulProgramming/oa_prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototype for OA

OA client for Ruby.

Getting Started

bin/setup

Needs rbenv.

Tests

bin/test

Serve

bin/serve                     # Development mode - connects to in memory agent
RACK_ENV=production bin/serve # Production mode - expects agent to be running

Deploy

bin/deploy

Needs private key at ~/.ssh/id_rsa_hertzner_dynatrace_agent.

Console

bin/console # ssh to server and run arbitrary commands

Needs private key at ~/.ssh/id_rsa_hertzner_dynatrace_agent.

About

Ruby prototype for OA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published