Turnkey Installs on CloudatCost
-
They seem to be considering it. But so far, not available. That adds quite some complication, but it can be done.
-
That would be a pretty nice new feature. Lots of new OS options and appliance products could be used then.
-
Ya even deploying stuff like Sophos UTM, monitoring services, 1 click deployments, so many options would make C@C seem so desirable to everyone and anyone (well more so)
-
The One Click Installs at Digital Ocean are pretty cool. They are the only vendor that I know that does that but it really sets them apart for small shops that don't want to take time to built out their own web server from scratch, database server, ELK logging server or whatever. We used them to get ELK up and running quickly, for example.
-
@Sparkum said:
Ya even deploying stuff like Sophos UTM, monitoring services, 1 click deployments, so many options would make C@C seem so desirable to everyone and anyone (well more so)
That's part of the reason they don't do it. They don't want just anything in there. Like a Router, DNS, DHCP. It opens them up for a lot more load on the servers and less predicable. as well as more vulnerabilities.
-
-
Hmmmm....
-
@thecreativeone91
Ya that definately makes sense.
Even just some sort of approve/disapprove program on there side.
I would be more than fine waiting for something like that to be approved by a human on their end.
-
Hmm, very interesting.
Looking into this right now. Thank you. -
Hmm, I'm confused where the images come from.
lxd-images import lxc ubuntu trusty amd64 --alias ubuntu
lxd-images import lxc debian wheezy amd64 --alias debianWould this allow for ISO installs?
For example from https://github.com/turnkeylinux-apps/openvpn
-
Containers have been standard for over a decade. Can't figure out why suddenly everyone cares. Great technology but this is OLD stuff.
-
@Sparkum said:
Would this allow for ISO installs?
Not normally, no. These are coming from a container image repo.
-
Ah, so probably cant install what I want on top then,
Just add additional bare linux servers (which is still actually pretty cool to utilize resources)
-
If the ISO has all the RPM's need is the only case where it works. Most distro ISO's don't work like that. Though some do.
-
@thecreativeone91 said:
If the ISO has all the RPM's need is the only case where it works. Most distro ISO's don't work like that. Though some do.
Like Elastix.
-
@thecreativeone91
Sorry all the RPM's?
-
@Sparkum said:
@thecreativeone91
Sorry all the RPM's?
RPM is RPM Package Manager (or was Redhat Package manager, now the name is kinda odd). It's install packages. The same thing you download when you use yum
-
@thecreativeone91
Ah gotcha thanks -
Not as bad as YUM! The Yellow Dog Update Manager! Yellow Dog has been gone for a decade!!
-
On an unrelated (but semi) related note has anyone tried running Hyper V on one of their Big Dog servers?
Does it actually allow you to visualize a virtual?