[Nodeshot] Debian7, Ubuntu 13.10, Ubuntu 14 LTS
Nemesis
nemesis at ninux.org
Fri Sep 12 18:15:57 CEST 2014
Manual install docs updated for these 3 distributions:
http://nodeshot.readthedocs.org/en/latest/topics/manual_install.html
Automaticinstall procedure is now under continuous integration
testingand I'm 100% sure it works on these 3 distributions.
Docs updated too:
http://nodeshot.readthedocs.org/en/latest/topics/automated_install.html
If you think something is not clear do not hesitate to open an issue on
github or send a mail to this list.
If you want to try to install nodeshot locally you can exploit linux
containers, it could be a matter of just doing something like (on ubuntu):
apt-get install lxc
lxc-create -t ubuntu -n my-container
lxc-start -n my-container
lxc-ls --fancy
grab the ip address and then launch the fab script:
fab install -u ubuntu -p ubuntu -H <ip>
Nemesis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ml.ninux.org/pipermail/nodeshot/attachments/20140912/930a4b4c/attachment-0001.html>
More information about the Nodeshot
mailing list