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
I use a platform called time and SSH :)
On Mon, Sep 3, 2018 at 10:12 PM Isaac Grover, Aileron I.T. < igrover@aileronit.com> 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 _______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
I used to use Puppet and Foreman, but I've now just taken to SSH'ing into each exit and manually maintaining them.
On September 4, 2018 2:11:59 AM UTC, "Isaac Grover, Aileron I.T." igrover@aileronit.com 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
Hello,
what maintenance actions do you take? I merely keep the operating system up to date, which includes the tor package. So i do not ssh regularly into my machines. Sometimes maybe once a week. What are you guys doing every day?
Am 04.09.18 um 07:36 schrieb Spiros Andreou:
I used to use Puppet and Foreman, but I've now just taken to SSH'ing into each exit and manually maintaining them.
On September 4, 2018 2:11:59 AM UTC, "Isaac Grover, Aileron I.T." igrover@aileronit.com 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
-- Spiros Andreou
tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
what maintenance actions do you take? I merely keep the operating system up to date, which includes the tor package. So i do not ssh regularly into my machines. Sometimes maybe once a week. What are you guys doing every day?
If they're cheap VPSs, as mine are, the nongs who run them keep stopping them or doing something which affects them..
Rob
On Tue, Sep 04, 2018 at 02:11:59AM +0000, Isaac Grover, Aileron I.T. wrote:
Good evening,
For those of you who manage multiple exits and/or relays, what program/platform do you use to manage them?
I'm in the process of revamping Emerald Onion's documentation to detail exactly that.
https://emeraldonion.org/hardenedbsd/
Thanks,
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. <igrover@aileronit.com mailto:igrover@aileronit.com> 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 tor-relays@lists.torproject.org mailto:tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
tor-relays@lists.torproject.org