1fishpolld(1)                General Commands Manual               fishpolld(1)
2
3
4

NAME

6       fishpolld - daemon that allows remote script's execution when triggered
7       from the network
8

SYNOPSIS

10       fishpolld [OPTIONS]
11

DESCRIPTION

13       Fishpoll is meant to deal with a common  situation.  You  have  a  data
14       source  (a version control repository, a database, etc). You have some‐
15       thing built from that data source (a web  site,  say).  When  the  data
16       source changes, you want them to rebuild against the latest commits.
17
18

OPTIONS

20       -h, --help Shows this help message.
21
22       -d, --debug
23              Do not daemonize and log to stdout.
24
25       --pid-file=PID_FILE
26              Location to write PID of daemon.
27
28       --handler-dir=HANDLER_DIR
29              Directory to look for handlers in.
30
31       --listen=HOST[:PORT]
32              Address to listen on.
33
34

AUTHORS

36       This  manual  page  was written by Andrea Veri <and@debian.org> for the
37       Debian GNU/Linux distribution. Permission is granted to copy,  distrib‐
38       ute and/or modify this document under the terms of the GNU General Pub‐
39       lic License, Version 2 any later version published by the Free Software
40       Foundation.
41
42
43
44                                  May 25 2012                     fishpolld(1)
Impressum