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

add swarm mode, to have multiple api services #68

Merged
merged 6 commits into from
May 28, 2024

Conversation

thepsalmist
Copy link
Collaborator

This PR modifies the deployment script to allow deploying multiple replicas of the News-search-API service, therefore introducing Docker swarm deployment from compose

Copy link
Contributor

@kilemensi kilemensi left a comment

Choose a reason for hiding this comment

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

👍🏽


  1. Looking at Remove news search api from deploy story-indexer#293, NEWS_SEARCH_UI_TITLE is missing? (I don't think it needs command line option, env should be enough)
  2. Don't we need to update docs to reflect the switch swarm mode?

deploy.sh Outdated Show resolved Hide resolved
docs/deployment.md Outdated Show resolved Hide resolved
deploy.sh Outdated Show resolved Hide resolved
deploy.sh Outdated Show resolved Hide resolved
deploy.sh Outdated Show resolved Hide resolved
deploy.sh Outdated Show resolved Hide resolved
deploy.sh Outdated Show resolved Hide resolved
thepsalmist and others added 3 commits May 27, 2024 21:14
Co-authored-by: Clemence Kyara <kilemensi@users.noreply.github.com>
docs/deployment.md Outdated Show resolved Hide resolved
@thepsalmist thepsalmist merged commit 8ffea33 into main May 28, 2024
1 check passed
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.

3 participants