HN user

tsukassa

-5 karma
Posts0
Comments4
View on HN
No posts found.

If CloudFlare would at least let their client decide by themselves, that would be an awesome start. Even if it's enabled by default.

Atlas by Hashicorp 12 years ago

Just in case someone is looking for something that already works and is open-source, we have been working on ĵeto for over a year ( http://jeto.io ). You can host it on your own premises and there is support for many providers out of the box(vmware, lxc, amazon). The idea is pretty much the same, you have your vagrant project which calls different providers.

You can checkout the dev version ( https://github.com/Pheromone/jeto-dev ) which prepackage everything.

Proper documentation/tests and a real Getting Started guide is coming.