2022-11-17 Developers Deep Dive Call
Overview
Date: 17.11.2022
Objective: Weekly space for deep dive topics
Participants: (kindly only add your own names, not those of other participants)
@Uwe Wahser
@Dragos Dobre
@Eric Darchis
@Thibault Dethier
@Alex Motoc
Topic Proposals:
openIMIS DB flavours
Presentations / Attachments
Minutes
which flavours do we want to support
a) 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?
demo:
linux/postgres: Demo: openIMIS
release:
linx/mssql Release: openIMIS
linux/postgresl: during beta?
develop:
linux/mssql Develop: openIMIS MSSQL ,
linux/postgres Develop: openIMIS PSQL
how to structure the installation docs
Additional Resources
Did you encounter a problem or do you have a suggestion?
Please contact our Service Desk
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. https://creativecommons.org/licenses/by-sa/4.0/