tibemsd -config json-file-path
where
json-file-path is the path to your JSON configuration file. For example:
tibemsd -config /tibemsconfig/tibemsd.json
If the server is unable to find the JSON configuration file at json-file-path, it automatically creates a default JSON configuration file at that location.
When started using the JSON configuration, the server silently ignores any unknown parameters. For example, no configuration errors are thrown if the
tibemsd.json file contains an obsolete parameter.