X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=INSTALL.txt;h=074d1fbf1e07e4e965387a9cd7d82375859b4ea8;hb=5f71f573a95f737432f56ba8e27dadfa85824c34;hp=144af0f71e449b4e5c920d010aadd88287992d2f;hpb=c5ba10fc92cf54ee757d28807b9b1779af4c731b;p=sfa.git diff --git a/INSTALL.txt b/INSTALL.txt index 144af0f7..074d1fbf 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,70 +1,4 @@ -Dependencies: -============= -make -gcc -openssl-devel/libssl-dev -pyOpenSSL >= 0.7 -m2crypto +Please refer to the trac page below for installing and using this software +http://svn.planet-lab.org/wiki/SFATutorial#SFATutorial -Install: -======== -cd geniwrapper/trunk -make - - -Configure: -========== -geni-config-tty - -or - -edit /etc/geni/geni_config -* set GENI_PLC_USER to PLC_MAINTENANCE_USER in /etc/planetlab/plc_config -* set GENI_PLC_PASSWORD to PLC_MAINTENANCE_PASSWORD in /etc/planetlab/plc_config - -copy authorities/ple/ple.pkey to geni/server.key - - -Federation: -=========== -edit /etc/geni/aggregates.xml and /etc/geni/registries.xml -* set addr to ip or hostname of federated peer -* set port to geni service port on federated peer -* set hrn to humarn readable name of federated peer interface - -trade trusted root gid's (found in /usr/share/geniwrapper/geni/trusted_roots/) - -Run: -==== - -First run: -# initialize the registry by running the registry import tool -python gimport.py - -# start the services -/etc/init.d/geniwrapper start - -or - -plc.py -r -d -plc.py -a -d -plc.py -s -d - - -Use: -==== - -Copy my private PL (RSA) ssh key to ~/.sfi/quetier.pkey - -in cmdline -edit configSfi.sh -export SFI_AUTH=ple.upmc -export SFI_USER=$SFI_AUTH.quetier -export SFI_REGISTRY=http://138.96.255.199:12345/ -export SFI_SM=http://138.96.255.199:12346/ - -source configSfi.sh - -./sfi.py list ple -./sfi.py show ple.upmc.quetier