Skip to content

Make drive interoperable for local development - #815

Draft
jmaupetit wants to merge 11 commits into
mainfrom
integrate-interop
Draft

Make drive interoperable for local development#815
jmaupetit wants to merge 11 commits into
mainfrom
integrate-interop

Conversation

@jmaupetit

Copy link
Copy Markdown
Contributor

Purpose

We need a way to run every LaSuite services locally to work on services inter-operabilities, without hostname and port conflicts, nor duplicate services.

Proposal

  • update drive services configuration

Comment thread compose.yaml Outdated
@jmaupetit jmaupetit changed the title Make menshen interoperable for local development Make drive interoperable for local development Aug 28, 2026
@jmaupetit jmaupetit self-assigned this Sep 2, 2026
@jmaupetit jmaupetit mentioned this pull request Sep 4, 2026
2 tasks
Integrate LaSuite common services from interop repository, rename and
remap services to fit with proposed implementation scheme.
If not created first, as it is mounted as a volume, Docker will create
the `data/postgresql.e2e` directory as belonging to the `root` user. As
we are not running `postgresql` using the `root` user, not doing so
prevent the service to start due to permission issues.
Due to recent changes in services names and ports, some tests are broken
when run in development.
We changed the backend port.
Make psql script more versatile and avoid unnecessary environment
variables parsing.
They are not used in the Makefile and injected in the running container,
there is no need to declare them explicitly.
@sonarqubecloud

sonarqubecloud Bot commented Sep 4, 2026

Copy link
Copy Markdown

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.

1 participant