Page MenuHomePhabricator

[backend] Update files for Toolforge environment
Closed, ResolvedPublic

Description

Unfortunately, deploying to Toolforge was not at all straightforward, and I have a few things to manage before our backend will be fully "working as intended."

  • Deal with MariaDB and related issues
  • Get Celery/Redis working
  • Set up cron job for db updates
  • Pull latest files to toolforge

Event Timeline

NicoleLBee changed the task status from Open to In Progress.
NicoleLBee triaged this task as High priority.
NicoleLBee moved this task from Backlog to In review on the Toolhunt board.
NicoleLBee renamed this task from Update files for Toolforge environment to [backend] Update files for Toolforge environment.Mar 13 2023, 6:36 AM
NicoleLBee changed the status of subtask T331841: [backend] Get Celery and Redis running from Open to In Progress.

I've got the cron job running, but the db does not yet reflect our latest changes.

Once https://github.com/wikimedia/toolhunt-ui/pull/54 and https://github.com/wikimedia/toolhunt/pull/58 I'll get everything up-to-date on Toolforge, point the tool towards the real databases, and then we'll finally be in business!

NicoleLBee updated the task description. (Show Details)

I finally had a chance to get this done this evening. The files are now updated.