And cluster.test is up and running as far as BookKeeper. All six http://
URLs work. All scripts and documents now use cluster.test instead of cluster.dev. (Google is evil!) There were a few bobbles along the way, but I’m getting reasonably good at this, unfortunately.
Discovery: When you send --restart always
to a docker run
command, it will restart the container when the machine reboots, if it was running when it went down. I’m not sure if that’s a good thing or not – mainly because I don’t know what the other restart options are.
Next up: Brokers. And it’s bed time, again.