Skip to content

Ignores tasking manager front-end#42

Merged
cyrossignol merged 1 commit into
mainfrom
exp-ignore-tasking-front-end
Sep 22, 2025
Merged

Ignores tasking manager front-end#42
cyrossignol merged 1 commit into
mainfrom
exp-ignore-tasking-front-end

Conversation

@susrisha

Copy link
Copy Markdown
Collaborator

This pull request comments out the configuration for the tasks-frontend service in both the build and deploy Docker Compose files. This effectively disables the building and deployment of the tasks-frontend container as part of the workspace stack, while leaving the backend service (tasks-backend) untouched.

Service configuration changes:

  • Commented out the tasks-frontend and tasks-frontend_tag service definitions in docker-compose.build.yml, preventing their build and inclusion in the build stack.
  • Commented out the tasks-frontend service definition in docker-compose.deploy.yml, disabling its deployment and related Traefik routing.Ignores tasking manager front-end

Ignores tasking manager front-end

@cyrossignol cyrossignol left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense for now!

@cyrossignol cyrossignol merged commit 10aa159 into main Sep 22, 2025
2 of 3 checks passed
@cyrossignol cyrossignol deleted the exp-ignore-tasking-front-end branch September 22, 2025 05:13
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.

2 participants