NAME
smolder - Web Smoke Test Aggregator
SYNOPSIS
smolder --conf /path/to/smolder.conf
smolder --daemon
DESCRIPTION
Run the Smolder server.
OPTIONS
- --daemon (-d)
-
Run the server in the background as a daemon process.
- --conf (-c)
-
Specify a smolder.conf config file.
- --port (-p)
-
Specify the port from which Smolder will server requests. Defaults to 8080
- --host (-h)
-
The hostname that Smolder will use when running. Defaults to localhost@localdomain
- --data_dir
-
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
- --log_file
-
The log file used by Smolder.
- --help
-
Show the help screen.