Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Postgres Volume Mounts for All-In-One #63

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

Gcolon021
Copy link

Update Postgres Volume Mounts for All-In-One.

Adjusted the volume paths for PostgreSQL to ensure consistency and better organization. This change updates the data and schema paths to align with the new folder structure under $DOCKER_CONFIG_DIR/dictionary.
@Gcolon021 Gcolon021 self-assigned this Jan 15, 2025
@Gcolon021 Gcolon021 merged commit a81278f into release Jan 15, 2025
2 checks passed
@Gcolon021 Gcolon021 deleted the fix-all-in-one-dictionary-db branch January 15, 2025 19:50
Luke-Sikina pushed a commit that referenced this pull request Feb 5, 2025
* Update database volume path in docker-compose.yml
This is done to ensure our docker-compose file works for the all-in-one. We moved things from `/var` to `$DOCKER_CONFIG_DIR`. This broke all docker mounts/binds that depended on `/var` being used internally and externally for the `jenkins_home` directory.
Luke-Sikina pushed a commit that referenced this pull request Feb 5, 2025
* Update database volume path in docker-compose.yml
This is done to ensure our docker-compose file works for the all-in-one. We moved things from `/var` to `$DOCKER_CONFIG_DIR`. This broke all docker mounts/binds that depended on `/var` being used internally and externally for the `jenkins_home` directory.
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