NtqTools

Short description and motivation.

Usage

How to use my plugin.

Monitoring

Pour activer le monitoring, veillez à ajouter ces variables d'environnement

MONITORING_PASSWORD
MONITORING_USERNAME

Vous pouvez également désactiver certains services manuellement

NtqTools::Monitor.configure do |config|
  config.sidekiq = false
end

Installation

Add this line to your application's Gemfile:

gem "ntq_tools", git: "https://github.com/9troisquarts/ntq_tools"

And then execute:

$ bundle

Or install it yourself as:

$ gem install ntq_tools

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.