key-value pairs
key-value pairs where key https.keyStore, if any, is an absolute path
Reads a file named confNameWithoutExtension
.conf if it exists.
Reads a file named confNameWithoutExtension
.conf if it exists.
name of conf, typically the name of the app
the key-value pairs from the conf file; an empty map if the file doesn't exist
Starts Play Framework 2, does not create a RUNNING_PID file.
An alternative to the official ways to start Play, this integrates better with my more generic init scripts.