Does this use Heroku buildpacks or do they reinvent the wheel? Edit: Otto appears to do a lot of things. But the part that everybody's complaining about is the "magic" part, the part that sets up a system automatically based on the language of the app. Heroku buildpacks also perform this magic, and have been open sourced and have a large community that helps maintain them. They're useful outside of Heroku -- for inst…
Otto, the successor to Vagrant
11–20 of 185 posts
Re: Otto, the successor to Vagrant
#12Re: Otto, the successor to Vagrant
#13Re: Otto, the successor to Vagrant
#14All Ruby development environments look alike, all PHP development environments look alike, etc. Did they do any user research? Doesn't feel like it based on the above statement.
What do you mean? How is the statement false?
Re: Otto, the successor to Vagrant
#15Unfortunate name, there's a popular Java open source library called Otto.
doesn't mean its a bad name
Re: Otto, the successor to Vagrant
#16Earlier quoted context omitted.
What do you mean? How is the statement false?
As far as looking alike goes I think it could end with uses Ruby or uses PHP. A lot of modules will differ for different use cases. I may not need any of the modules another user needs.
Re: Otto, the successor to Vagrant
#17All Ruby development environments look alike, all PHP development environments look alike, etc. Did they do any user research? Doesn't feel like it based on the above statement.
Re: Otto, the successor to Vagrant
#18Re: Otto, the successor to Vagrant
#19Wonder if this attempt will work properly with windows unlike packer and vagrant. Path issues, unreliable builds, ugh. This isn't the portability promise I expected.
We've been using Packer and Vagrant with Windows builds for the better part of a year now and it's been rock solid.
We actually leverage it into our Windows Deployment Server to create automatically updated OS Images to be deployed to production machines.
Re: Otto, the successor to Vagrant
#20All Ruby development environments look alike, all PHP development environments look alike, etc. Did they do any user research? Doesn't feel like it based on the above statement.