The meaning of this term is very simple: it is something people can wilfully modify according to their own needs or wishes. Firstly, this term was known in the context of software, which code was publicly exposed and available for modification. Later open source spread widely: there are open source projects, products, participations and many others.
Many organizations and people choose open source software, hence it is considered to be more secured and grants people more control over it. This software can also be more stable as many other people may contribute their own ideas, correct it or improve it.
There is this general idea that open source is for free. That’s is not completely true. The open source product itself is usually free and the creators usually charge other organizations for support or software services as implementation or deployment.
Example
There are many open source softwares or systems available on the market. One of the best known is perhaps Linux, a computer operating system with the penguin logo. Anyone can download it and adjust its code according to one’s own needs.
I have attempted severally to deploy the docker version of midpoint to test out on my personal laptop (MacOS). It has failed repeatedly. Midpoint server will not start (waiting forever in the logs) and issues with keystore. I have tried all efforts to fix even leveraging coding agents with GPT5 Claude 3.5 Sonnet and Google Code GPT.
Is this something you have encountered and how can it be solved? I am doing this as a personal project with the hope of presenting to some of my clients as possible path to addressing their age-old IGA challenges.
Hi Ola, check this page https://docs.evolveum.com/midpoint/install/containers/docker/ – midPoint now requires PG database, so the image alone will not work.