File tree 1 file changed +11
-6
lines changed
1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change
1
+ ** STEP 0: OFFICIAL PIPELINE REQUIREMENTS **
2
+
3
+ If you want to operate a pipeline for ArchiveTeam's official ArchiveBot instance,
4
+ please read https://wiki.archiveteam.org/index.php/ArchiveBot#Volunteer_to_run_a_Pipeline
5
+ before continuing.
6
+
7
+
1
8
** STEP 1: INSTALL EVERYTHING **
2
9
3
10
To run the pipeline, you will need:
@@ -38,12 +45,10 @@ Then do:
38
45
cat ~/.ssh/id_rsa.pub
39
46
40
47
At this point, copy the public key output from your screen (it should start
41
- with "ssh-rsa" followed by a bunch of letters and numbers), and put it in
42
- an e-mail to David Yip (yipdw), letting him know that you're setting up a new
43
- ArchiveBot pipeline, and that this is your new server's public key. Also let
44
- him know a username you'd like for yourself, if you don't already have one.
45
- He will set things up so your new pipeline server can coordinate with the
46
- others, and will be allowed to upload finished WARCs to the Internet Archive.
48
+ with "ssh-rsa" followed by a bunch of letters and numbers), and give it to the
49
+ person operating the control node (aka backend). They will then set things up
50
+ so your new pipeline can coordinate with the others, and they will give you back
51
+ the username and hostname you will need for step 4.
47
52
48
53
49
54
** STEP 3: FINALLY, IT'S TIME TO INSTALL ARCHIVEBOT CODE **
You can’t perform that action at this time.
0 commit comments