Can't get a CouchDB Cluster working (connection_closed)

There are a couple ways to achieve this on Fly short of Fly letting orgs muck with internal DNS zones.

  1. Pinning a VM to a host (by mounting a volume) so its alloc-id doesn’t change as often.
  2. If <appname> only ever deploys one VM per region, then <region>.<appname>.internal is as good as a CNAME (alias) to that singular VM.
1 Like