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

Support global nginx-proxy container #99

Merged

Conversation

kirtangajjar
Copy link
Contributor

@kirtangajjar kirtangajjar commented Aug 23, 2018

Companion PR of - EasyEngine/easyengine#1187
Adds a global network block in docker-compose and connects nginx server to it.

Earlier it used to be that there was a single network per site and nginx-proxy was connected to it.
Now there is a special ee-global-network network. All nginx containers of all sites will be connected to it and there will be seperate site-name network in which all containers of same site will connect.

Signed-off-by: Kirtan Gajjar kirtangajjar95@gmail.com

Signed-off-by: Kirtan Gajjar <kirtangajjar95@gmail.com>
@kirtangajjar kirtangajjar changed the title Support global nginx-proxy container WIP: Support global nginx-proxy container Aug 23, 2018
@kirtangajjar kirtangajjar self-assigned this Aug 23, 2018
Signed-off-by: Kirtan Gajjar <kirtangajjar95@gmail.com>
Also modify docker-compose mustache to support multiple network

Signed-off-by: Kirtan Gajjar <kirtangajjar95@gmail.com>
Signed-off-by: Kirtan Gajjar <kirtangajjar95@gmail.com>
@kirtangajjar kirtangajjar requested review from rahulsprajapati and mbtamuli and removed request for rahulsprajapati August 24, 2018 11:48
@kirtangajjar kirtangajjar changed the title WIP: Support global nginx-proxy container Support global nginx-proxy container Aug 24, 2018
@rahulsprajapati rahulsprajapati merged commit 41f49a7 into EasyEngine:develop Aug 24, 2018
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.

2 participants