top | item 6756263 (no title) chrishenn | 12 years ago How do provisioning systems compare to Docker? Right now I have a development environment that consists of salt stack provisioning Vagrant. Spinning up a production server just means running salt on the host (Rackspace, DO, whatever.)Is there any use for Docker in this case? discuss order hn newest whatever2001|12 years ago I think there's someone already working on this use case, check out: https://github.com/makinacorpus/salt/blob/develop/salt/state... sandGorgon|12 years ago very interested to look at it - I'm trying to figure out between ansible and salt. Do you have your salt scripts on github somewhere ?
whatever2001|12 years ago I think there's someone already working on this use case, check out: https://github.com/makinacorpus/salt/blob/develop/salt/state...
sandGorgon|12 years ago very interested to look at it - I'm trying to figure out between ansible and salt. Do you have your salt scripts on github somewhere ?
whatever2001|12 years ago
sandGorgon|12 years ago