Sign inSign up

timonier/beanstalkd

By timonier

Updated almost 6 years ago

Beanstalk is a simple, fast work queue

Image
0

50K+

timonier/beanstalkd repository overview

README

Beanstalk is a simple, fast work queue

If you like / use this project, please let me known by adding a ★ on the GitHub repository.

Installation

# Define installation folder

export INSTALL_DIRECTORY=/usr/bin

# Use local installation

sudo bin/installer install

# Use remote installation

curl --location "https://github.com/timonier/beanstalkd/raw/master/bin/installer" | sudo sh -s -- install

Note: If you do not define INSTALL_DIRECTORY, installer will use in /usr/local/bin.

Usage

Run the command beanstalkd:

# See all beanstalkd options

beanstalkd -h

# Run beanstalkd

beanstalkd -V

Tag summary

Content type

Image

Digest

Size

33.5 MB

Last updated

almost 6 years ago

docker pull timonier/beanstalkd