I'm trying to evaluate the functional perimeter of slapOS by testing it. But I tried to followed the tutorial of Master Install and Node install but I don't really understood the architecture and the way of working (if that means something, sorry for my english).
Is it possible to have a descrition of the process deployement of a typical application such as vifib portal : slapconsole is communating with the master ?
What's should appends on the targeted node ? what is the usefulness of the slaptapX interfaces ?
what the slapformat command do ?
And finally I never went through the slapgrid launch command due to a lot of compilation error ... the last one is a problem with openssl :
OSError: [Errno 2] No such file or directory: '/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/rebootstrap.2.parts/ncurses/share/terminfo/n/nwp-517'
root@i-5-47-VM:/opt/slapos# make -j1 LDFLAGS="-Wl,-rpath=/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/rebootstrap.2.parts/zlib/lib -Wl,-rpath=/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/rebootstrap.2.parts/openssl/lib" SHARED_LDFLAGS="-Wl,-rpath=/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/rebootstrap.2.parts/zlib/lib -Wl,-rpath=/var/lib/slapos/software/d524a82d640ec2c3c00a9b13627e70e6/rebootstrap.2.parts/openssl/lib" install
make: *** No rule to make target `install'. Stop.
Cheers.
Flo