See the project spec here: https://www.cs.usfca.edu/~mmalensek/cs677/assignments/project-1.html
$ java -jar controller.jar -config config.json -Dlog4j.configuration=file:log4j2.properties
$ java -jar storage.jar -config config.json -port 7775 -Dlog4j.configuration=file:log4j2.properties
$ java -jar client.jar -config config.json -Dlog4j.configuration=file:log4j2.properties