|
|
|
|
|
by mr_toad
2320 days ago
|
|
It’s not that bad. A day or two initially, then an hour or two every six months, depending how much work you put into automating it. It’s definitely a good way to learn. Write everything down! Every command you type. You don’t want to come back in sixth months time and have to relearn what you did the first time. If you’re feeling ambitious you can script almost the entire deployment from provisioning a machine through to rsyncing the content. It’s pretty fun to run a bash script or two and see an entire server pop up. |
|
Have maintained enough servers for a lifetime, I’d rather be coding!