
smolder - Web Smoke Test Aggregator

smolder --conf /path/to/smolder.conf smolder --daemon

Run the Smolder server.

Run the server in the background as a daemon process.
Specify a smolder.conf config file.
Specify the port from which Smolder will server requests. Defaults to 8080
The hostname that Smolder will use when running. Defaults to localhost@localdomain
The data directory that Smolder will use. Defaults to $HOME/.smolder (or equivalent)
The shared directory that Smolder will use for read-only things like templates, css, images and sql files
The log file used by Smolder.
Show the help screen.