Skip to content

Commit 6121e34

Browse files
doc : add 'With Load Balancer' details
1 parent 83020eb commit 6121e34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,8 @@ graph TD;
503503
- Run ``run.sh`` on ``Server 1``
504504
- Check the logs on ``Server 1``, if any issues are found, run the command ``rollback.sh``.
505505
- If no problems are detected, run the command ``run.sh`` on both ``Server 2`` and ``Server 3``.
506-
- This process can be automated as well using Jenkins.
506+
- This process can be automated as well using Jenkins & Ansible.
507+
- Note: ``Docker-Blue-Green-Runner`` focuses only on a single Blue-Green module, so tasks such as load balancing and deployment automation are outside its scope.
507508
508509
## Extra Information
509510

0 commit comments

Comments
 (0)