server icon indicating copy to clipboard operation
server copied to clipboard

Migrate server db to be MySql in production

Open techsmyth opened this issue 1 year ago • 1 comments

Description

As a sysadmin I want to have less database types in production

Acceptance criteria

  • [ ] Server db migrated to mariadb in all environments (prod, acc, dev, ...)
  • [ ] Maria db container removed from cluster definitions
  • [ ] Scripts, such as backup / restore, updated

Additional Context

techsmyth avatar Nov 16 '23 07:11 techsmyth

MySQL and MySQL cluster are different, so I don't think we need that intermediate step

valentinyanakiev avatar Jan 30 '24 14:01 valentinyanakiev