My relay VMs are provisioned with Terraform. Once the VMs are up, Terraform copies over a shell script which installs and configures everything. Relay keys, configs, etc live on a separate volume so that relays keep the same identities even when I rebuild the VMs from scratch. I can destroy all the VMs and the automation will bring them back up with the same fingerprints.
To make working on the config easier, the shell script is idempotent so I can re-run it on an existing VM without reprovisioning. —mkb > On Sep 3, 2018, at 7:11 PM, Isaac Grover, Aileron I.T. <[email protected] > <mailto:[email protected]>> wrote: > > Good evening, > > For those of you who manage multiple exits and/or relays, what > program/platform do you use to manage them? > > Make your day great, > Isaac Grover, Senior I.T. Consultant > Aileron I.T. - "Practical & Proactive I.T. Solutions" > > Office: 715-377-0440, Fax:715-690-1029, Web: www.aileronit.com > <http://www.aileronit.com/>_______________________________________________ > tor-relays mailing list > [email protected] <mailto:[email protected]> > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
_______________________________________________ tor-relays mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
