Skip to content

matyunin/TaskMonitor

Repository files navigation

TaskMonitor

Enterprise solution for dynamic priority management of tasks.

View requirements

Initializing

Prepare environment

Go to folder where you want TaskMonitor to be placed and clone this git repository

cd /var/www/
git clone git@github.com:matyunin/TaskMonitor.git
cd /var/www/TaskMonitor/

At first, you sould run Bundler to install all dependent gems:

bundle install

Start/stop service

Note that TaskMonitor built on Debian Linux, and if you want to use this project on other linux distribution, you should modify both ./run and ./restart scripts.

Use simple shell script ./run in project directory to start TaskMonitor

./run

When you want to restart service? use ./restart shell script

./restart

About

Online enterprise solution for dynamic task priority management

Resources

Stars

Watchers

Forks

Packages

No packages published