Skip to content

feat: enhance Docker setup and app configuration handling#1069

Merged
vikrantraut-cstk merged 2 commits into
devfrom
feature/docker-drupal
May 13, 2026
Merged

feat: enhance Docker setup and app configuration handling#1069
vikrantraut-cstk merged 2 commits into
devfrom
feature/docker-drupal

Conversation

@shobhit-cstk
Copy link
Copy Markdown

  • Added mounting of app.json in docker-compose.yml for better configuration access.
  • Updated setup-docker.sh to check for app.json existence and provide clearer prompts for MySQL host input.
  • Introduced a utility function to resolve the app.json path dynamically, improving flexibility in locating the configuration file.
  • Refactored auth.service.ts and user.service.ts to utilize the new app configuration path utility.
  • Updated tests to reflect changes in user service behavior regarding app organization checks.

- Added mounting of app.json in docker-compose.yml for better configuration access.
- Updated setup-docker.sh to check for app.json existence and provide clearer prompts for MySQL host input.
- Introduced a utility function to resolve the app.json path dynamically, improving flexibility in locating the configuration file.
- Refactored auth.service.ts and user.service.ts to utilize the new app configuration path utility.
- Updated tests to reflect changes in user service behavior regarding app organization checks.
@shobhit-cstk shobhit-cstk requested a review from a team as a code owner May 13, 2026 10:56
Comment thread api/src/services/auth.service.ts Outdated
@vikrantraut-cstk vikrantraut-cstk merged commit de53411 into dev May 13, 2026
9 checks passed
@vikrantraut-cstk vikrantraut-cstk deleted the feature/docker-drupal branch May 13, 2026 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants