Hey all,
I know some people have worked on deploying CF on the minimum number of VMs
possible. In theory, all of CF can run on one machine (indeed it does in
BOSH-Lite deployments, but that's cheating because garden provides
container isolation), but in practice there are reasons why it can't.
Probably stuff around port collisions, file system collisions, etc.
What have people found as limitations to a fully colocated deployment? Are
there some obvious port defaults that could just be fixed?
Thanks,
Amit