FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


preparation:directory-structure.html



Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
preparation:directory-structure.html [2020/01/22 08:57]
kurihara
preparation:directory-structure.html [2020/01/22 09:03]
kurihara
Line 8: Line 8:
 ===== FastHandle Manager Server ===== ===== FastHandle Manager Server =====
 ====$FHHOME Top Directory==== ====$FHHOME Top Directory====
 +Choose a HOME directory.
 +
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
 +Example:
 /home/$USER/fhhome        # $FHHOME /home/$USER/fhhome        # $FHHOME
 /home/fasthandle/fhhome   # $FHHOME /home/fasthandle/fhhome   # $FHHOME
 +/home/fasthandle/fabric   # $FHHOME
  
                     fh.env                     fh.env
Line 19: Line 23:
 </sxh> </sxh>
  
 +
 +\\
 ====FastHand Scripts==== ====FastHand Scripts====
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
-/home/$USER/fhhome/fhscripts/ +$FHHOME/fhscripts/
-/home/fasthandle/fhhome/fhscripts/+
  
           fhscripts/      # This is FastHandle Scripts for execute from manager server.           fhscripts/      # This is FastHandle Scripts for execute from manager server.
Line 37: Line 42:
 </sxh> </sxh>
  
-====Linux Directory====+====Fabric Linux Directory====
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
-/home/$USER/fhhome/linux/ +$FHHOME/linux/
-/home/fasthandle/fhhome/linux/+
  
           fabfile/           fabfile/
Line 57: Line 61:
               test-db.py   # fab  test-db.createfile               test-db.py   # fab  test-db.createfile
  
-              20180620.py   # fab  20180620.xxxxx +              20180620_user1.py   # fab  20180620_user1.xxxxx 
-              20180925.py   # fab  20180925.xxxxx+              20180925_user2.py   # fab  20180925_user2.xxxxx
  
           hosts/           hosts/
Line 142: Line 146:
 </sxh> </sxh>
  
 +\\
 \\ \\
 ===== FastHandle Target Server  ===== ===== FastHandle Target Server  =====
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
 +Example:
 /home/$USER/fhhome/ /home/$USER/fhhome/
 /home/fasthandle/fhhome/ /home/fasthandle/fhhome/


preparation/directory-structure.html.txt · Last modified: 2020/01/22 09:08 by kurihara