Skip to content

chore: improve Docker Compose setup for local development#663

Merged
SvitlanaKovalova1 merged 1 commit intomasterfrom
MODKBEKBJ-805
Mar 13, 2026
Merged

chore: improve Docker Compose setup for local development#663
SvitlanaKovalova1 merged 1 commit intomasterfrom
MODKBEKBJ-805

Conversation

@SvitlanaKovalova1
Copy link
Copy Markdown
Contributor

Purpose

Improve Docker Compose setup for local development

Approach

Make the setup more flexible for developers.
Separate infrastructure containers from module containers for clearer management.
Enable easy scaling of module containers to simulate a production-like setup.
Simplify local testing of the module.

Changes Checklist

  • API Changes: Document any API paths, methods, request or response bodies changed, added, or removed.
  • Database Schema Changes: Indicate any database schema changes and their impact. Confirm that migration scripts were created.
  • Interface Version Changes: Indicate any changes to interface versions.
  • Interface Dependencies: Document added or removed dependencies.
  • Permissions: Document any changes to permissions.
  • Logging: Confirm that logging is appropriately handled.
  • Unit Testing: Confirm that changed classes were covered by unit tests.
  • Integration Testing: Confirm that changed logic was covered by integration tests.
  • Manual Testing: Confirm that changes were tested on local or dev environment.
  • NEWS: Confirm that the NEWS file is updated with relevant information about the changes made in this pull request.

Related Issues

MODKBEKBJ-805

@sonarqubecloud
Copy link
Copy Markdown

@SvitlanaKovalova1 SvitlanaKovalova1 marked this pull request as ready for review March 13, 2026 12:11
@SvitlanaKovalova1 SvitlanaKovalova1 requested a review from a team as a code owner March 13, 2026 12:11
@SvitlanaKovalova1 SvitlanaKovalova1 merged commit 7df1b70 into master Mar 13, 2026
16 checks passed
@SvitlanaKovalova1 SvitlanaKovalova1 deleted the MODKBEKBJ-805 branch March 13, 2026 12:54
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.

3 participants