9c011c make web_static a full web_static "slave" server

Authored and Committed by Christian Boltz 5 years ago
    make web_static a full web_static "slave" server
    
    - create the document root (/srv/www/vhosts/*)
    - create web_static user, including authorized_keys so that the master
      can sync the content to the slave
    - make sure rsync is installed
    
    This is all we need to setup a web_static "slave" server.
    
        
file modified
+5 -0
file modified
+2 -0