[tor-bugs] #6086 [Tor Sysadmin Team]: Set up Amazon EC2 instance as backup for collecting relay descriptors

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Jun 28 09:51:21 UTC 2012


#6086: Set up Amazon EC2 instance as backup for collecting relay descriptors
-------------------------------+--------------------------------------------
 Reporter:  karsten            |          Owner:          
     Type:  task               |         Status:  assigned
 Priority:  normal             |      Milestone:          
Component:  Tor Sysadmin Team  |        Version:          
 Keywords:                     |         Parent:          
   Points:                     |   Actualpoints:          
-------------------------------+--------------------------------------------

Comment(by karsten):

 The scripts are [https://gitweb.torproject.org/metrics-db.git here].  The
 config file should contain these two lines:

 {{{
 DownloadRelayDescriptors 1
 WriteDirectoryArchives 1
 }}}

 `./run.sh` starts the download.  There should be an hourly cronjob calling
 this script, e.g., at *:05.

 I just started setting this up on lemmonii using my user name.  I need
 `javac`, `java`, and `ant` to run this.  Can you please install the
 required packages (should be `openjdk-6-jdk`, but I'm not sure)?

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6086#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list