Git Product home page Git Product logo

beanstalk_console's Introduction

Beanstalk console English version

Latest Stable Version Total Downloads License

Admin console for Beanstalk queue server, written in PHP

Beanstalk Console Screenshot

Features

  • Common list of servers in config for all users
  • Each user can add its own personal Beanstalkd server
  • Full list of available tubes
  • Complete statistics about jobs in tubes
  • Realtime auto-update with highlighting of changed values
  • You can view jobs in ready/delayed/buried states in every tube
  • You can add/kick/delete jobs in every tube
  • You can select multiple tubes by regExp and clear them
  • You can move jobs between tubes
  • Ability to Pause tubes
  • Saved jobs (store sample jobs as a template, kick/edit them, very useful for development)
  • Customizable UI (code highlighter, choose columns, edit auto refresh seconds, pause tube seconds)

Change log on Releases.

Installation

Use composer (recommended)

If you don't have Composer yet, download it following the instructions on http://getcomposer.org/ or just run the following command:

curl -s http://getcomposer.org/installer | php

Then, use the create-project command to generate a new application:

php composer.phar create-project ptrofimov/beanstalk_console -s dev path/to/install

Composer will install the Beanstalk Console and all its dependencies under the path/to/install directory.

Setup using vagrant

Install VirtualBox and vagrant then run (from project root):

vagrant up

After provision beanstalk console will be available at http://localhost:7654 (port could be configured in Vagrantfile)

Download an Archive File

Download, unzip files to your wwww directory and launch from public directory, enjoy!

Authors: Petr Trofimov, Sergey Lysenko, Pentium10


Beanstalk консоль Русская версия

Административная консоль для сервера очередей Beanstalk, написанная на PHP

Возможности

  • Общий список серверов в конфиге для всех пользователей
  • Каждый пользователь может добавить свой персональный сервер
  • Полный список доступных труб
  • Полная статистика тасков в трубах
  • Realtime-обновление с подсветкой изменившихся значений
  • Вы можете просматривать таски в каждой трубе (ready/delayed/buried)
  • Вы можете выполнять операции с тасками в каждой трубе (add/kick/delete)

Установка

Скачайте, положите распакованные файлы в www папку и наслаждайтесь!

Установка с помощью vagrant

Установите VirtualBox и vagrant затем запустите (в корневой директории проекта):

vagrant up

После завершения провизии консоль будет доступна по адресу http://localhost:7654 (порт можно сконфигурировать в Vagrantfile)

Авторы: Петр Трофимов, Сергей Лысенко, Pentium10


** Previous version is available here**

Keywords: beanstalk, beanstalkd, queue, console, gui, admin, web admin, monitoring, stats, interface, php

beanstalk_console's People

Contributors

boo1ean avatar golgote avatar grahamcampbell avatar huglester avatar jaydiablo avatar krzaczek avatar mjaschen avatar pentium10 avatar ptrofimov avatar schmdt avatar sporchia avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.