Details
Description
start-server.sh expects the first argument to be a hostname and second argument to be a process name. If someone wants to start a service locally, it makes sense to only need a single argument, provided they're starting it on the system their on. So I'm proposing tweaking the scripts such that if there's just one argument, it's implied for localhost and you only need the process name.