-
Notifications
You must be signed in to change notification settings - Fork 44
Updating
Benjamin Jonard edited this page Aug 10, 2025
·
5 revisions
Please backup your database and /uploads folder before updating
- In the project root folder execute
composer install --no-dev --classmap-authoritative - Then
php bin/console doctrine:migrations:migrate - Dump translations files
php bin/console app:translations:dump - Dump JS files
cd assets/ && yarn install && yarn build
Just pulling the new image and restarting the container should be enough