** currently (28.08.2024) blocked by product decision **
Current Situation:
- MariaDB is used in WBS Deploy to store MediaWiki data
- MediaWiki data can grow a lot on large instances
- MariaDB needs configuration and tuning in order achieve good performance with large amounts of data
- This configuration needs adjustments in MariaDB config files
- Those files are currently in the container not easily accessible by the user
- MediaWiki LocalSettings.php conf file is easily accessible by the user through the WBS Deploy config directory
Goal:
- Make MariaDB config as accessible as LocalSettings.php
Acceptance Criteria:
- WBS Deploy puts a mariadb config file in config
- Document that behavior
[optional] Notes:
[optional] Open Questions: