A node with ID n can be added by POSTing the new node's URL to /n on the HTTP server.
Add a channel over which we can propose cluster config changes to raft. In an upcoming commit we'll add an HTTP endpoint that sends config changes over this channel.