pyre.weaver.Host¶
Module Contents¶
-
class
pyre.weaver.Host.Host¶ Bases:
pyre.componentEncapsulation of the attributes of a remote host for the project templates
-
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 home directory of the remote user hosting the installation
-
web¶
-
doc= the location of web related directories at the remote machine
-
admin¶
-
doc= the username of the remote administrator
-