2007-11-11

TracStandaloneが地味にエンハンスされている

いままで「デバッグくらいにしか使わないでくれ」と言われていた、tracdが見た目は地味に、中身は濃ゆくエンハンスされている。起動方法といえばmod_Python一色で、人柱な人がFastCGIを使いはじめていた状況からは一変するかも。
まずはオプションを引用。

$ tracd --help
Usage: tracd [options] [projenv] ...

Options:
--version show program's version number and exit
-h, --help show this help message and exit
-a DIGESTAUTH, --auth=DIGESTAUTH
[projectdir],[htdigest_file],[realm]
--basic-auth=BASICAUTH
[projectdir],[htpasswd_file],[realm]
-p PORT, --port=PORT the port number to bind to
-b HOSTNAME, --hostname=HOSTNAME
the host name or IP address to bind to
--protocol=PROTOCOL http|scgi|ajp
-e PARENTDIR, --env-parent-dir=PARENTDIR
parent directory of the project environments
--base-path=BASE_PATH
base path
-r, --auto-reload restart automatically when sources are modified
-s, --single-env only serve a single project without the project list
-d, --daemonize run in the background as a daemon
--pidfile=PIDFILE When daemonizing, file to which to write pid

いろいろ妄想が沸くUSAGEじゃない?
もう眠いので、この続きは明日。

0 件のコメント: