cbmeeks wrote:
So, are there any plans in the near future for linode to offer something similar?
We have plans, and that's all I'm going to say about that!
My personal view is somewhat of a skeptical one. The pre-made distro deal or the install-what-I-checkbox-at-deployment-time is fancy, but it's kinda gimmicky.
How often do people deploy? For the majority: one time and then you stick with the distro you have. Typical usage is deploy once and forget it. If you need to bring servers up often then you're already into something involving configuration management.
Does it really save that much time when a single "apt-get install package1 package2 package3" gets you to the same point? Having apache and friends (for example) pre-installed saves you a step or two, but you still need to do the hard stuff -- configure virtual hosts, tweak configs, etc. Big deal.
Does one size fit all? There's a million different ways to configure things, and what I want may not be what you want.
It's a gimmick. Give me an example where package management doesn't take care of installing a stack for you (or where it doesn't but should). Is installing a couple of packages really that hard?
For first timers it may get them a head start, but there's still work to be done. Our answer to this is the
Linode Library, which we
just announced a few minutes ago. Recipes, how-tos, and guides that get you up and running quickly and easily.
-Chris