If you still rely on Docker Compose as docker-compose (with a hyphen) execute next command: docker-compose exec postgres sh -c “pg_dump -U postgres trendz > /var/lib/postgresql/data/trendz_dump”
Stop Trendz Analytics trendz container if it is running.
1
docker compose stop trendz
Set upgradeversion variable to your previous Trendz Analytics version (if you`re upgrading from 1.8.2 set upgradeversion to 1.8.2).
1
docker compose exec trendz sh -c"echo '1.8.2' > /data/.upgradeversion"
If you still rely on Docker Compose as docker-compose (with a hyphen) execute next command: docker-compose exec mytrendz sh -c “echo ‘1.8.2’ > /data/.upgradeversion”
Our website uses cookies to ensure site security and optimize your experience on our website. By continuing to browse this site, you agree to the use of these cookies, in accordance with our Cookie Policy. For details on managing cookies, please adjust your browser settings.