haskell / haskell-wiki-configuration

Issue tracking for Haskell Wiki
https://wiki.haskell.org/
4 stars 4 forks source link

Create the Docker Compose YAML file to connect the containers. #29

Open hgolden opened 3 years ago

hgolden commented 3 years ago

Create Docker Compose for:

  1. Taking Mariadbdump of old SQL database into a Docker volume.
  2. Taking all other data from old version into a Docker volume.
  3. Loading SQL dump into new Mariadb database.
  4. Execute MediaWiki upgrade of loaded database