X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=INSTALL.txt;h=d748883f9068a25303c574b866e0b9c80c0f858b;hb=refs%2Fheads%2Ftrunk%4014639;hp=8a0dc805d385468c448d65677c2a68be08f0874e;hpb=8961c6be68e6707ead78725cec0ef3eaa302dd28;p=sfa.git diff --git a/INSTALL.txt b/INSTALL.txt index 8a0dc805..d748883f 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,4 +1,8 @@ This installation note assumes that you have installed and configured MyPLC in the usual manner, and you have set up your yum repo like for a MyPLC install. + +Once you have completed the server configuration, a brief introduction to the SFA user tools is here: + http://svn.planet-lab.org/wiki/SFAGuide + ----- 1) Install the SFA packages: @@ -70,12 +74,11 @@ root 24970 1 0 May11 ? 00:00:00 /usr/bin/python /usr/bin/sfa-ser (c) # cp /etc/sfa/sfi_config ~/.sfi/ (d) edit ~/.sfi/sfi_config. A sample configuration looks like: - export SFI_AUTH=plc.pl - export SFI_USER=plc.pl.root - export SFI_REGISTRY=http://vplc25.inria.fr:12345/ - export SFI_SM=http://vplc25.inria.fr:12347/ + SFI_AUTH='plc.pl' + SFI_USER='plc.pl.root' + SFI_REGISTRY='http://vplc25.inria.fr:12345/' + SFI_SM='http://vplc25.inria.fr:12347/' - (e) # source ~/.sfi/sfi_config ------ 5) Testing: @@ -114,7 +117,7 @@ At this stage you should be able to run sfi command. Some sample outputs are: (e) # sfi.py resources - + ------ 6) Federation configuration: