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.
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
{your_project_url}/admin/rp_scripts_sessions