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

start.sh should be able to start services selectively #637

Open
2 tasks
mattheworris opened this issue Oct 21, 2024 · 0 comments
Open
2 tasks

start.sh should be able to start services selectively #637

mattheworris opened this issue Oct 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mattheworris
Copy link
Contributor

Description

As a developer or builder/consumer of gateway services, I want to be able to start only the services that I am interested in using.

Solution

  • start.sh should ask which services to start and save them in the env file
  • Other supporting files like docker-compose.yaml may need to be updated to support docker profiles, etc. See social-app-template start.sh for more details on how it might be implemented.
@mattheworris mattheworris added the enhancement New feature or request label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant