kostya / eye

Process monitoring tool. Inspired from Bluepill and God.
MIT License
1.19k stars 89 forks source link

Installation with bundler undocumented #234

Open brandondrew opened 4 years ago

brandondrew commented 4 years ago

Could you please mention whether installing with bundler is a supported use of eye?

The README does not mention using bundler, but this wiki page seems to imply that that is a normal way to use it: https://github.com/kostya/eye/wiki/Run-ruby-apps-that-use-a-separate-bundle-than-eye-itself

It would be very helpful to have a definitive statement in the README about whether eye must be installed separately, or whether we can just add it to our Gemfiles.

brandondrew commented 4 years ago

I had hoped that asking a very specific question, and one that is fundamental to using Eye, it would be simple for a knowledge person (not necessarily @kostya ) to update the README. I was hoping that this would be more constructive than a generalized complaint about a lack of documentation (#220 ), which is essentially a new project.

kostya commented 3 years ago

I have no idea how to use it with bundler, sorry. We install it to server globally (because it mostly like server tool), if you find out, you can add to wiki