Live data from Hacker News

Atlas General Availability

hashicorp.com

31–38 of 38 posts

Re: Atlas General Availability

#31
post #11

We use Vagrant for dev and Consul in our deployment and I still have no real idea of what Atlas is.

Great feedback. We've heard this and we've been making strides to improve it. For the most part, this is largely our own doing: we didn't do a good job at all of marketing Atlas to the open source community. There are various reasons for this, including not wanting the community to feel we were pushing commercializing onto them. Another reason is that as Atlas was in tech preview, we wanted to build more features and…

mitchellh, you still haven't answered what is Atlas even after your edit. I think is a safe assumption that people have in fact visited your web site and as such are still asking the question what does this do.

If you note, this is the #1 voted comment and you still have not answered the question.

So please take this as an opportunity clarify succinctly what Atlas does and also push your team towards updating your web site.

Re: Atlas General Availability

#32
post #31

Earlier quoted context omitted.

Great feedback. We've heard this and we've been making strides to improve it. For the most part, this is largely our own doing: we didn't do a good job at all of marketing Atlas to the open source community. There are various reasons for this, including not wanting the community to feel we were pushing commercializing onto them. Another reason is that as Atlas was in tech preview, we wanted to build more features and…

mitchellh, you still haven't answered what is Atlas even after your edit. I think is a safe assumption that people have in fact visited your web site and as such are still asking the question what does this do. If you note, this is the #1 voted comment and you still have not answered the question. So please take this as an opportunity clarify succinctly what Atlas does and also push your team towards updating your we…

What makes me sad is that they have been iterating on the site heavily over the past six months, yet they're still dealing with a large amount of confusion about what Atlas even does. I am all in on the Hashicorp stack (we use Vagrant, Packer, Terraform and Consul) and really want this product to succeed, but I am still confused about why I would use it.

edit: as far as I can tell, Atlas is designed for teams to better coordinate infrastructure changes. You can see when someone is building new images in Packer, or deploying changes via Terraform. You can audit these changes, and avoid conflicts

Re: Atlas General Availability

#33
post #32
post #31

Earlier quoted context omitted.

mitchellh, you still haven't answered what is Atlas even after your edit. I think is a safe assumption that people have in fact visited your web site and as such are still asking the question what does this do. If you note, this is the #1 voted comment and you still have not answered the question. So please take this as an opportunity clarify succinctly what Atlas does and also push your team towards updating your we…

What makes me sad is that they have been iterating on the site heavily over the past six months, yet they're still dealing with a large amount of confusion about what Atlas even does. I am all in on the Hashicorp stack (we use Vagrant, Packer, Terraform and Consul) and really want this product to succeed, but I am still confused about why I would use it. edit: as far as I can tell, Atlas is designed for teams to bett…

Atlas is just a unifying web UI for all of their other products, and provides a nice overview for your infrastructure.

I think the screenshots on the homepage can explain what it does easier than anything else.

Re: Atlas General Availability

#34
Kudos to the team though, love the projects and will continue to support it as it continues to mature.

There's still some pretty significant pain points, bit surprised they released already. Hope they get piles of cash to roll in for all their hard work.

Re: Atlas General Availability

#35
post #23

Earlier quoted context omitted.

Great feedback. We've heard this and we've been making strides to improve it. For the most part, this is largely our own doing: we didn't do a good job at all of marketing Atlas to the open source community. There are various reasons for this, including not wanting the community to feel we were pushing commercializing onto them. Another reason is that as Atlas was in tech preview, we wanted to build more features and…

I'm interested but still not clear on what this is. And: I'm one of those people that periodically makes a point of reloading your website to see if you're doing something else interesting. I've seen "Atlas" for awhile. Still no idea what it is. So is Atlas the "Pro" versions of your core offerings? Or is it something else, a single coherent product that changes the way I'd interact with Vagrant, &c? Is it like Packe…

Sorry, let me answer that.

Atlas is two things: enhancements to individual open source projects ("pro" version if that helps), and a unification between our projects to give a full dev to prod pipeline.

Per open source project we have, it adds features on top of it we felt didn't fit within the scope of the open source project itself. Example: Vagrant box hosting, Vagrant share (requires a server), Packer builds, Packer artifact hosting, Consul UI, Consul alerts, Consul alert history, Terraform collaboration, Terraform state storage, Terraform run locks, GitHub triggering Terraform, etc. These are all features that enhance an individual HashiCorp project. I'm not going to explain each here, since they're explained in the blog post and of course expect an understanding of that individual project.

Then, Atlas unifies them: code push (Git, CI, etc.) triggers an automatic Packer build which triggers a Terraform plan which triggers a Slack message asking for approval to deploy which can then be deployed with a single button which then causes the Consul UI to update with the latest info.

You can do this with our open source, purely, and many do. This was the inspiration behind Atlas: the companies adopting our open source projects want a complete story, and they're building it on their own, but they'd rather buy it from us. Atlas is us delivering that full dev to prod story.

If you're a HashiCorp user, Atlas is valuable if you're using an indivual project OR if you're looking for a complete deployment solution.

I hope this helps a lot more.

Re: Atlas General Availability

#36
post #23

Earlier quoted context omitted.

I'm interested but still not clear on what this is. And: I'm one of those people that periodically makes a point of reloading your website to see if you're doing something else interesting. I've seen "Atlas" for awhile. Still no idea what it is. So is Atlas the "Pro" versions of your core offerings? Or is it something else, a single coherent product that changes the way I'd interact with Vagrant, &c? Is it like Packe…

Sorry, let me answer that. Atlas is two things: enhancements to individual open source projects ("pro" version if that helps), and a unification between our projects to give a full dev to prod pipeline. Per open source project we have, it adds features on top of it we felt didn't fit within the scope of the open source project itself. Example: Vagrant box hosting, Vagrant share (requires a server), Packer builds, Pac…

Yup. Neato!
Post reply on HN