Hello,
I have made an update from old version of EGroupware. I have followed the instruction on the Running own apps in standard Docker installation.
There is written: “old (phpgw)API required for updating from before latest 14.3 (should be removed again after the update, if not using the KnowledgeBase!)”.
There are instruction how to make an installation:
mkdir -p /usr/share/egroupware
cd /usr/share/egroupware
git clone https://github.com/EGroupware/phpgwapi.git
docker restart egroupware
Could someone help me with uninstalling? I am new to git and docker, so I don’t want to make a mistake.
Thanks a lot…