pyre.weaver.Installation¶
Module Contents¶
-
class
pyre.weaver.Installation.Installation¶ Bases:
pyre.protocolEncapsulation of the configuration and layout of the machine hosting the installation
-
name¶
-
doc= the name of the machine that hosts the live application¶
-
virtual¶
-
doc= the virtual name of the web server
-
home¶
-
doc= the home directory of the remote user hosting the installation
-
root¶
-
doc= the installation directory on the hosting machine
-
web¶
-
doc= the location of web related directories at the hosting machine
-
admin¶
-
doc= the username of the remote administrator
-