You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Johannes Schickling 5983c09585 beanstalkd console 10 years ago
..
Dockerfile beanstalkd console 10 years ago
README.md beanstalkd console 10 years ago
install.sh beanstalkd console 10 years ago

README.md

beanstalkd-console

Admin console for Beanstalk queue server

Usage

$ docker run -d -p 11300:11300 --name beanstalkd schickling/beanstalkd
$ docker run -d -p 2080:2080 --link beanstalkd:beanstalkd schickling/beanstalkd-console