fishpolld (1) Linux Manual Page
fishpolld – daemon that allows remote script’s execution when triggered from the network
Synopsis
fishpolld [OPTIONS]
Description
Fishpoll is meant to deal with a common situation. You have a data source (a version control repository, a database, etc). You have something built from that data source (a web site, say). When the data source changes, you want them to rebuild against the latest commits.Options
-h, –help Shows this help message.- -d, –debug
- Do not daemonize and log to stdout.
- –pid-file=PID_FILE
- Location to write PID of daemon.
- –handler-dir=HANDLER_DIR
- Directory to look for handlers in.
- –listen=HOST[:PORT]
- Address to listen on.
