Jump to content

User:Beetstra/Instance

From Wikitech

For running LinkWatcher

on host liwa3.linkwatcher.eqiad.wmflabs

  • create subdir linkwatcher
    • get in here:
      • linkwatcher.pl
      • Perlwikipedia.pm + link
      • LinkAnalyser.pl
      • linkwatcher-config
      • LinkParser.pl
      • DiffReader.pl
      • LinkReporter.pl
      • linkwatcher-db-password
      • linkwatcher-password
  • create subdir linkwatcher/backlog
  • sudo apt-get update
  • sudo apt-get upgrade
  • sudo apt-get install libpoe-perl
  • sudo apt-get install libpoe-component-irc-perl
  • sudo apt-get install libwww-mechanize-perl
  • sudo apt-get install libxml-perl
  • sudo apt-get install libxml-simple-perl
  • sudo apt-get install libdbi-perl
  • sudo apt-get install libdbd-mysql-perl
  • sudo apt-get install libbsd-resource-perl
  • sudo apt-get install default-mysql-client

unsure if needed

  • sudo apt-get install libxml-libxml-simple-perl

For running COIBot

unsure if needed