Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: auto start platform services with docker-compose #1043

Merged

Conversation

GHkrishna
Copy link
Contributor

What:

  • Add minimum changeable .env.sample for Platform and agent for starting services effortlessly (Especially, for provisioning the agent in the agent-provisioning service)
  • Initiating service with Docker with the docker-compose up file. This PR ensures that the platform will be able to start using docker
  • Add new services that have not been included in the dockerfile

Signed-off-by: Krishna Waske <krishna.waske@ayanworks.com>
@GHkrishna GHkrishna self-assigned this Oct 21, 2024
@GHkrishna GHkrishna added bug Something isn't working enhancement New feature or request labels Oct 21, 2024
@GHkrishna GHkrishna linked an issue Oct 21, 2024 that may be closed by this pull request
8 tasks
Signed-off-by: Krishna Waske <krishna.waske@ayanworks.com>
Copy link

sonarcloud bot commented Oct 21, 2024

Copy link
Contributor

@tipusinghaw tipusinghaw left a comment

Choose a reason for hiding this comment

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

LGTM

@GHkrishna GHkrishna merged commit 2c2c6f2 into develop-dco-fixed Oct 21, 2024
2 checks passed
@GHkrishna GHkrishna deleted the feat/auto-start-services-with-docker-compose branch October 21, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: starting services with docker compose
2 participants