I'm curious about what kind of scalability challenges you had in mind?
Yup, pretty much. We actually were using Docker Hub but they went down a few times so we are going to try setting up a private registry. We also tried Docker Hub's "Automated Build" service but it doesn't do any layer…
Good question - I did take a brief look but it wasn't really solving the main problem we had at the time, which was how to manage a cluster of servers. I feel like emulating the Heroku features is pretty easy to do…
As skwirl pointed out, yes SSHing is more for debugging production server issues than for setting up the servers. The transition itself took one month. So far it's been several months and it's been very stable with…
I'm curious about what kind of scalability challenges you had in mind?
Yup, pretty much. We actually were using Docker Hub but they went down a few times so we are going to try setting up a private registry. We also tried Docker Hub's "Automated Build" service but it doesn't do any layer…
Good question - I did take a brief look but it wasn't really solving the main problem we had at the time, which was how to manage a cluster of servers. I feel like emulating the Heroku features is pretty easy to do…
As skwirl pointed out, yes SSHing is more for debugging production server issues than for setting up the servers. The transition itself took one month. So far it's been several months and it's been very stable with…