Skip to content

mailcannon/mailcannon-monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MailCannon Monitor

This is a packaged Rack/Sinatra app you can use to deploy a Sidekiq monitor panel, what is war without numbers right?

This is a work in PROGRESS, use it at your own risk

Install

No brainer, just push it to your server/Heroku and set the REDIS_URL variable to point to your MailCannon Outpost Redis instance.

You SHOULD change the password defined on config.ru or set the MAILCANNON_MONITOR_PASSWORD variable.

Refer to the main gem for more details.

Rackup is your friend:

  $ bundle exec rackup

Default user:passwd is mailcannon:changeme

Contribute

Just fork MailCannon Monitor, write your patch/feature, test it exhaustively and make a pull request.

Support

This is an opensource project so don't expect premium support, but don't be shy, post any troubles you're having in the Issues page and we'll do what we can to help.

License

MailCannon Monitor is free software under the FreeBSD license.

About

A deploy ready (Rack/Sinatra) Sidekiq Monitor wrapper for your MailCannon Outposts (https://github.com/lucasmartins/mailcannon-outpost).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published