Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 410 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 410 Bytes

Cloud Music Player (335)

Cloud Music Player for Distributed Systems Coursework. Just a README for now.A

Deployment

On a lab machine: mktomcat7 TOMCAT_TARGET_DIR Change the port by editing conf/server.xml, changing the value in the Connector tag but not in the Server tag.

  1. cp WAR_FILE TOMCAT_TARGET_DIR
  2. cd TOMCAT_TARGET_DIR
  3. run tomcat7

Usage