Skip to content

budacom/rp-scripts-gem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RP Scripts

RP Scripts automates script execution in Kubernetes. It monitors and automatically executes scripts from newly created buda.com/rp-scripts ConfigMaps.

It also provides an Active Admin interface that displays the output from these processed scripts.

Getting Started

Add this line to your application's Gemfile:

gem 'pr-scripts'

And then execute:

$ bundle

After that, run the generator:

$ rails g rp_scripts:active_record

Run the task to wacth over new configmaps:

$ rake rp:watch

View Script Outputs in the Admin Panel

{your_project_url}/admin/rp_scripts_sessions

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages