Skip to content

Refactor: compose vars and setup#1746

Open
MarceloRobert wants to merge 2 commits intokernelci:feature/new-deploy-setupfrom
MarceloRobert:refactor/compose-vars-and-setup
Open

Refactor: compose vars and setup#1746
MarceloRobert wants to merge 2 commits intokernelci:feature/new-deploy-setupfrom
MarceloRobert:refactor/compose-vars-and-setup

Conversation

@MarceloRobert
Copy link
Collaborator

Changes

  • Separates the backend from the ingester/process_pending services even further by creating specific .env files and separating the backend entrypoint.
  • Refactors the database variables to revert to only using a single set of configuration, correcting related docs and other setups as well

How to review

This change affects how the project is run, so correct the variable names and check if the docker composes (all of them) still run correctly. Also test local development without docker.

Related to #1224 (some of the proposed changes in the issue were not made in this PR, so it doesn't close it)

Gives each command their specific env file and also separates the backend entrypoint
Reverts to using only a single set of variables for the database setup; Removes the json format of the database env vars
@MarceloRobert MarceloRobert self-assigned this Feb 18, 2026
@MarceloRobert MarceloRobert added the Backend Most or all of the changes for this issue will be in the backend code. label Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backend Most or all of the changes for this issue will be in the backend code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments