Skip to content

Commit

Permalink
Added note for NGINX timeout config
Browse files Browse the repository at this point in the history
  • Loading branch information
Eagan Martin committed Sep 2, 2019
1 parent 6c2501c commit d011c1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ $ chmod +x dependency-installation.sh \

+ Its always better to deploy databases on different swarm node that is preferrably on a different server as well.

+ For NGINX timeouts, it is advisable to place the configurations for timeouts on the **conf.d** folder under a single file for single responsibility.

## Docker Swarm Setup

+ Initialize docker swarm
Expand Down

0 comments on commit d011c1f

Please sign in to comment.