“It's The Future”
circleci.com
“It's The Future”
1–10 of 536 posts
Re: “It's The Future”
#2Re: “It's The Future”
#3Re: “It's The Future”
#4I'm not sure I get the message.
Re: “It's The Future”
#5Re: “It's The Future”
#6http://discuss.joelonsoftware.com/?joel.3.219431.12
(Factory factory factory factory.)
Re: “It's The Future”
#7Re: “It's The Future”
#8Is it a blank page ? I don't see any text.
Even renders on console browsers.
Re: “It's The Future”
#9The idea is you can deploy any app to any infrastructure of your choice (inside Docker containers). This means that you are not locked into Heroku and it gives you much more flexibility.
It's basically a hosted Rancher http://rancher.com/ service with a focus on a specific stack.
I think in the future, there will be a lot of services like Baasil.io (specializing in various stacks/frameworks) and managed by various open source communities.
Docker and Kubernetes WILL become more accessible to developers - I would bet my life on it.
I'm currently building a CLI tool to allow deploying in a single command - So you can get the simplicity of Heroku while not losing any flexibility/control over your architecture.
Re: “It's The Future”
#10That's why we started https://baasil.io/ . The idea is you can deploy any app to any infrastructure of your choice (inside Docker containers). This means that you are not locked into Heroku and it gives you much more flexibility. It's basically a hosted Rancher http://rancher.com/ service with a focus on a specific stack. I think in the future, there will be a lot of services like Baasil.io (specializing in various s…