Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Participants: (kindly only add your own names, not those of other participants)

Topic Proposals:

  • openIMIS DB flavours

...

Attachments

Minutes

  • Sandbox Landscape

  • which flavours do we want to support

    • a) (question) to be observed: MS SQL under a Windows OS

      • docker is difficult - needs to be properly installed

        • virtualisation can mostly not be activated on cloud servers

        • optimal might be :

          • MS Windows Server 2019 with WSL2 activated (Windows Subsystem for Linux)

          • Docker containers enabled

      • alternative: install components manually and create services individually

    • b) PostgreSQL under Windows OS

      • should work if a) works - problem is just the docker

    • c) ➡️ recommended standard: PostgreSQL under a Linux OS

      • docker works out of the box

    • d) works: MS SQL under Linux

      • docker works out of the box

  • how to set up docker configs

    • docker compose:

      • one file for mssql

      • one file for postgres

    • env:

      • .env - one file to be deliverded in the repo

    • sandbox instances:

      • give package specification in the sandbox docu-page of each instance

  • which sandbox instances do we avail to the public?

  • how to structure the installation docs

Additional Resources