Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 305 Bytes

automatic_master_lookup.md

File metadata and controls

5 lines (3 loc) · 305 Bytes

If you have multiple Helios masters, you can setup DNS records so the CLI can discover masters automatically for your domain:

helios -d example.net

What we're actually doing for the -d flag is looking up the _helios._http.<domain> SRV record, and selecting a master from the returned endpoints.