Skip to content

Sync env directory to prevent failure between docker compose container updates#49

Open
vinay03 wants to merge 1 commit intovbkunin:masterfrom
vinay03:sync-env-directories
Open

Sync env directory to prevent failure between docker compose container updates#49
vinay03 wants to merge 1 commit intovbkunin:masterfrom
vinay03:sync-env-directories

Conversation

@vinay03
Copy link

@vinay03 vinay03 commented Feb 24, 2026

If we run iTOP using docker-compose.yml examples and later try to change docker-compose.yml file and try to update itop container again, then it goes if failed state. This failed state can be recovered by re-running setup/upgrade wizard http://<domain>/setup/ URL.

But to avoid all this outage, I have added an entry under volumes: section of these docker-compose.yml examples so that docker will sync and preserve data models already created in this directory.

P.S. Probably we need to cover other environment too if "production" in "env-production" represents the environment in which iTOP is running. If that is true, please cover other common environments too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant