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 sentient-analytics > /var/lib/postgresql/data/sentient-analytics_dump”
Stop SENTIENT ANALYTICS sentient-analytics container if it is running.
1
docker compose stop sentient-analytics
Set upgradeversion variable to your previous SENTIENT ANALYTICS version (if you`re upgrading from 1.11.1 set upgradeversion to 1.11.1).
1
docker compose exec sentient-analytics sh -c"echo '1.11.1' > /data/.upgradeversion"
If you still rely on Docker Compose as docker-compose (with a hyphen) execute next command: docker-compose exec mysentient-analytics sh -c “echo ‘1.11.1’ > /data/.upgradeversion”
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 sentient-analytics > /var/lib/postgresql/data/sentient-analytics_dump”
Stop SENTIENT ANALYTICS sentient-analytics container if it is running.
1
docker compose stop sentient-analytics
Set upgradeversion variable to your previous SENTIENT ANALYTICS version (if you`re upgrading from 1.11.0 set upgradeversion to 1.11.0).
1
docker compose exec sentient-analytics sh -c"echo '1.11.0' > /data/.upgradeversion"
If you still rely on Docker Compose as docker-compose (with a hyphen) execute next command: docker-compose exec mysentient-analytics sh -c “echo ‘1.11.0’ > /data/.upgradeversion”
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 sentient-analytics > /var/lib/postgresql/data/sentient-analytics_dump”
Stop SENTIENT ANALYTICS sentient-analytics container if it is running.
1
docker compose stop sentient-analytics
Set upgradeversion variable to your previous SENTIENT ANALYTICS version (if you`re upgrading from 1.10.3-HF7 set upgradeversion to 1.10.3-HF7).
1
docker compose exec sentient-analytics sh -c"echo '1.10.3-HF7' > /data/.upgradeversion"
If you still rely on Docker Compose as docker-compose (with a hyphen) execute next command: docker-compose exec mysentient-analytics sh -c “echo ‘1.10.3-HF7’ > /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.