Page MenuHomePhabricator

CloudVPS setup for CCC
Closed, ResolvedPublic

Description

The new WMF CloudVPS needs to be set up.

  • install python/pip
  • install setuptools
  • install wheel
  • install datetime
  • pywikibot
    • install pywikibot
    • configure pywikibot
  • install build-essential (includes make and other "nice to have"s)
  • install tcl and tcl-dev
  • install LAMP
    • install apache2
    • install ufw
  • setup redis (python)
    • install redis
    • configure redis
  • install sseclient
  • install custom PIL
  • install database
    • install mariadb
    • configure database and tables for CCC
  • install locate

Related Objects

StatusSubtypeAssignedTask
ResolvedTheSandDoctor
InvalidTheSandDoctor
ResolvedTheSandDoctor

Event Timeline

TheSandDoctor created this task.
TheSandDoctor created this object with visibility "Public (No Login Required)".
TheSandDoctor renamed this task from CloudVPS setup to CloudVPS setup for CCC.Jan 12 2020, 12:21 AM
TheSandDoctor updated the task description. (Show Details)
TheSandDoctor updated the task description. (Show Details)
TheSandDoctor updated the task description. (Show Details)
TheSandDoctor updated the task description. (Show Details)
TheSandDoctor updated the task description. (Show Details)

What version of python was installed?

@Riley currently it is 3.7.3 (default, Apr 3 2019, 05:39:12). It came with the WMF Cloud VPS. I am tempted to upgrade to 3.8 as that is what I have locally.

TheSandDoctor updated the task description. (Show Details)
TheSandDoctor updated the task description. (Show Details)
TheSandDoctor updated the task description. (Show Details)

I think we are good to close this task now.