RubyFlow The Ruby and Rails community linklog

access logs and execute shell commands on the staging server

https://github.com/igorkasyanchuk/sweet_staging who needs a solution to “tail” staging.log on the server? Or execute a code in the rails console. Or check if the process is running in the OS?

Often staging env (or production) and SSH access are hidden from you by devops. But with this gem you can get simple access to it.

See the demo.

PS: this gem should be used very carefully and configured with protection, so only authorized users can access it.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in