kiwix / kiwix/operations

Upgrade matomo database

Open
#690 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
15
Forks
5
PR merge metrics
No merged PRs in 30d

Description

We are still using mysql 8.0 (`8.0.33`) which has reached end of support last month after 8 years.
matomo has been complaining about that and asked us to upgrade (and switch to mariadb) for a long time.
Might be good to follow with #159

Contributor guide

Open the contributing guide

Research direction

Start by locating the deployment configuration for MySQL 8.0.33 and read the related #159 issue. Trace how the database is used by Matomo, then define done as upgrading the database and switching it to MariaDB without losing the existing service or data.

Written by the indexing model from the issue text.

Assessment

Tech stack
mariadb, mysql
Domain
databases, infrastructure
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.