1
:command:`start-loggerhead`
2
===========================
4
The :command:`start-loggerhead` command starts a new standalone Loggerhead
5
server. By default, the server runs in the background (daemonized).
7
.. program:: start-loggerhead
14
start-loggerhead [OPTIONS]
19
.. cmdoption:: --version
21
Print the software version and exit.
23
.. cmdoption:: -h, --help
25
Show this help message and exit
27
.. cmdoption:: --foreground
29
Run in the foreground; don't daemonize.
31
.. cmdoption:: -C, --check
33
Only start if not already running (useful for cron jobs)
35
.. cmdoption:: -p, --pidfile=PIDFILE
37
override pid file location
39
.. cmdoption:: -c, --config-file=CONFIGFILE
41
Override configuration file location [XXX default is
42
:file:`/etc/loggerhead.conf`]
44
.. cmdoption:: --log-folder=LOG_FOLDER
46
The directory [XXX in which] to place log files