Skip to content

Commit c3429cc

Browse files
Remove overlooked reference about the official instance, and add a step 0 warning about requirements for that
1 parent 203d40a commit c3429cc

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

INSTALL.pipeline

+11-6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
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+
18
** STEP 1: INSTALL EVERYTHING **
29

310
To run the pipeline, you will need:
@@ -38,12 +45,10 @@ Then do:
3845
cat ~/.ssh/id_rsa.pub
3946

4047
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.
4752

4853

4954
** STEP 3: FINALLY, IT'S TIME TO INSTALL ARCHIVEBOT CODE **

0 commit comments

Comments
 (0)