Skip to content

chore: Improve docker compose for local development#345

Merged
viacheslavkol merged 2 commits intomasterfrom
MODNOTES-280
Feb 27, 2026
Merged

chore: Improve docker compose for local development#345
viacheslavkol merged 2 commits intomasterfrom
MODNOTES-280

Conversation

@viacheslavkol
Copy link
Contributor

@viacheslavkol viacheslavkol commented Feb 26, 2026

Purpose

Improve docker compose for local development

Approach

  • add compose file for app
  • add compose file for ingrastructure
  • add env and pgadmin servers files
  • add readme file for docker compose testing
  • add tenant creation CURL

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

MODNOTES-280

Screenshots (if applicable)

Using README:

  • build the module
  • start the module with infrastructure
  • create tenant via CURL with reference data
image

- add compose file for app
- add compose file for ingrastructure
- add env and pgadmin servers files
- add readme file for docker compose testing

Implements: MODNOTES-280
@viacheslavkol viacheslavkol self-assigned this Feb 26, 2026
@viacheslavkol viacheslavkol requested a review from a team as a code owner February 26, 2026 17:39
@sonarqubecloud
Copy link

@viacheslavkol viacheslavkol merged commit 703372c into master Feb 27, 2026
16 checks passed
@viacheslavkol viacheslavkol deleted the MODNOTES-280 branch February 27, 2026 12:11
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