/
V2.12.4
V2.12.4
- Dominique Burnand
Owned by Dominique Burnand
Apr 25, 2022
Loading data...
Changelog:
- Upgrade FA (CVE-2022-21449)
- Allow to set sender-mail via piplanning.cfg
Installation
Install the base version 2.12.0 Installation and then update as describe below to this version.
Update
Update to this version
Load the new images
- With internet connection:
docker login harbor3.piplanning.io
- Without internet connection: Ask Rentouch for the images.
Update PI-Server config files
On the host-system download the newest version of the PI-Server docker archive and extract it:
wget https://static-piplanning.s3-eu-central-1.amazonaws.com/releases/on-premise/pi-server-docker_2.12.4.tar mkdir -p pi-server-docker_2.12.4 && tar -xf pi-server-docker_2.12.4.tar -C pi-server-docker_2.12.4 cd pi-server-docker_2.12.4
Run the updater. You have to pass the path to your PI-Server folder (which contains the docker-compose and all the data) as the first argument.
python update.py /path/to/my/pi-server/installation
When the migration to the newest version is finished restart the pi-server by
cd /path/to/my/pi-server/installation ./install.sh
As a last step: You can clean up by removing the installer
rm pi-server-docker_2.12.4.tar pi-server-docker_2.12.4
Related pages
V2.12.3
V2.12.3
Read with this
V2.12.5
V2.12.5
Read with this
V2.11.0
V2.11.0
Read with this
V2.12.0
V2.12.0
Read with this
V2.13.0 [-> use 2.13.1 instead]
V2.13.0 [-> use 2.13.1 instead]
Read with this
2.12.0 Update from an earlier version to this version
2.12.0 Update from an earlier version to this version
Read with this