|
|
|
|
|
by cookrn
4609 days ago
|
|
congrats on launching this! some thoughts and questions: clickable: http://keybits.net/ * the main keybits-server repo doesn't link to keybits.net * instead of the "first-run.yml" technique, what do you think about a separate repo with build scripts for a common base server with an ssh-able non-root user? * how do you see tools like http://www.packer.io/ fitting into this type of workflow? |
|
- link to main site on Github repo now fixed
- I agree the 'firs-run' technique isn't very elegant, I'll look into alternatives
- hadn't come across Packer before. It looks excellent (and lovely site design)! From a quick look it seems that it would be great for getting the inital image deployed. After that, Ansible's ability to make the image tailored to the individual is valuable.