Supported upgrade of PostgreSQL 14.x to PostgreSQL 17.x. This upgrade is capable of upgrading a fully running instance of Taranis AI. Expect Taranis AI downtime during the process of the upgrade.
docker/compose.yml
file.docker/compose.yml
) is setup to use the image of PostgreSQL 17 (check your POSTGRES_TAG
variable in the .env
file)taranis-ai/docker
upgrade-database.sh
is executable./upgrade-database.sh
All containers should now be again up and running!