occam-ra / occam

OCCAM Reconstructability Analysis Tools
Other
20 stars 14 forks source link

Webservice should be runnable from alternate port #3

Open BartMassey opened 5 years ago

BartMassey commented 5 years ago

For those wanting to run the OCCAM webservice on a webserver with existing applications running, OCCAM should be able to run at an arbitrary port. The default port should probably be something other than 80. The install instructions should be updated to show how to configure Apache2 to proxy to the chosen port.

Gooseus commented 5 years ago

Assuming #4 is completed first, we'd also want this step documented for nginx.