2‐ startAiCache.sh
ThisisashellscriptthatisusedtostartAiCacheserver.
Youcanpassalltheparameterstothisshellscriptasdescribedintheusermanualforthe
normalnonAWSaicachebinaryexceptthelicensefileparameter,sinceAiCacheAWS
doesn’tneedalicense.
The
mainandmostimportantparametertobepassedtothescripttostarttheAiCache
serveristheconfigurationfileparameter(‐f)followedbytheabsolutefullpathtothe
aicacheconfigurationfile,thusforexampletostartAicacheserverwiththesample.cfg
(sampleconfigurationfile)inyourhome
directoryyouwouldusethecommand
./startAiCache.sh‐f/home/aiuser/example.cfg
Notes:
a‐ RunningAiCachewithexample.cfgimmediatelywillproduceerrorssincethis
isasampleconfigurationfilethathasnorealmappingtoarealdomain.Use
thesampleconfigurationfiletogetstarted.
b‐ Donotforgettobackupexample.cfgbeforemodifyingit,incaseyouhave
errors
youcangobackandcompareyourfiletothesamplefile.
3‐ terminateAiCache.sh
Thisfileisavailableon lyforAWSaicacheusers,thisfileisusedtoterminateAiCacheserver
runningontheinstance,toterminateAiCachesimplycallthisscriptpassingtheaicache
configurationfile(
withoutthe–fparameterasinstartAiCache.sh)
./terminateAiCache.sh/home/aiuser/example.cfg
4‐ example.cfg:
Thisfileisasampleconfigurationfilethatyoucanuse togetstartedquicklyconfiguringand
runningaicache.
5‐ ReadMe.txt,asimplereadmefilewhichhasinformationaboutAiCacheandAicache
support.