Cobble together your slice, using AngryMob.
Copy config.eg.json to config.json and customise. Also customise cobble_mob/acts/cobble.rb.
$ bundle install
- upload cobble.sh as a stackscript. If you opt not to, use the
--rubyflag with./cobbler - create your linode
- add the linode to
config.jsonunderservers
$ ./cobbler ssh_key my_slice
# enter password probably, then test it worked:
$ ./cobbler ssh_to my_slice
./cobbler bootstrap my_slice
# if you've added a private ip, wait for reboot and cobble again:
./cobbler bootstrap my_slice
$ ./cobbler ssh_key my_slice
# enter password probably, then test it worked:
$ ./cobbler ssh_to my_slice
$ ./cobbler bootstrap my_slice --ruby
I need to add more here, but also fix up cobbler to work.
- create your own mob
- use cobbler to run your mob!