NAME
narada-bg - run background command for this project
VERSION
This document describes narada-bg version v2.3.4
USAGE
narada-bg command [args]
DESCRIPTION
Should be executed in project deploy directory.
Start given command with shared lock on .lock.bg
.
You should use narada-bg
to start all project's background commands - everything run by cron, qmail or as services. All commands which was run using narada-bg
should be automatically killed on project upgrade or downgrade or restoring from backup (use narada-bg-killall
).
CONFIGURATION AND ENVIRONMENT
.lock.bg
SUPPORT
Bugs / Feature Requests
Please report any bugs or feature requests through the issue tracker at https://github.com/powerman/Narada/issues. You will be notified automatically of any progress on your issue.
Source Code
This is open source software. The code repository is available for public review and contribution under the terms of the license. Feel free to fork the repository and submit pull requests.
https://github.com/powerman/Narada
git clone https://github.com/powerman/Narada.git
Resources
MetaCPAN Search
CPAN Ratings
AnnoCPAN: Annotated CPAN documentation
CPAN Testers Matrix
CPANTS: A CPAN Testing Service (Kwalitee)
AUTHOR
Alex Efros <powerman@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2008-2016 by Alex Efros <powerman@cpan.org>.
This is free software, licensed under:
The MIT (X11) License