Difference between revisions of "Unimore PLE/Docs/Tools/CoDeploy"

From Web
Jump to navigation Jump to search
Line 1: Line 1:
 
<accesscontrol>luser</accesscontrol>
 
<accesscontrol>luser</accesscontrol>
 +
 +
CoDeploy needs an HTTP server, such as Apache2, running on the local host containing the software to be deployed. So, if you are behind a firewall, you need to have the port 80 of the local host "open" so that remote machines can access contents by mean of an HTTP connection, as if they are downloading a file from a Web site.
 +
 +
work in progress

Revision as of 11:08, 2 November 2009

<accesscontrol>luser</accesscontrol>

CoDeploy needs an HTTP server, such as Apache2, running on the local host containing the software to be deployed. So, if you are behind a firewall, you need to have the port 80 of the local host "open" so that remote machines can access contents by mean of an HTTP connection, as if they are downloading a file from a Web site.

work in progress