Does anyone know of any interface to administer beanstalkd? What I'm looking for vaguely is something like PhpMyAdmin for MySQL.
Doesn't have to be PHP or web-based, could be any interface, GUI ..etc
|
Does anyone know of any interface to administer beanstalkd? What I'm looking for vaguely is something like PhpMyAdmin for MySQL. Doesn't have to be PHP or web-based, could be any interface, GUI ..etc |
||||
|
|
|
Just have found another one https://github.com/ptrofimov/beanstalk_console Seems to be more functional and a little prettier. |
|||
|
|
|
Ahmad Amireh made http://github.com/amireh/Beanstalker but it requires some non-master code (it's waiting to become mainstream). |
|||
|
|
|
|
|||
|
|
phpBeanstalkdAdmin is based on PHP. |
|||
|
|
|
Check http://github.com/earl/beanstalkc/blob/master/TUTORIAL which works great, although i'd consider it "cli" access at best |
|||
|
|