Add multi-site support #157

Closed
opened 2017-07-30 04:57:27 +00:00 by cobenash · 1 comment
cobenash commented 2017-07-30 04:57:27 +00:00 (Migrated from github.com)

I saw the code provided ssl support. its great. if we put a lot of website at one host, and each website is built with one container.

I saw the code provided ssl support. its great. if we put a lot of website at one host, and each website is built with one container.
richarvey commented 2017-08-14 09:16:38 +00:00 (Migrated from github.com)

I'd personally say separation of site is the better way to proceed. One site per container and run multiple containers. If you only have one IP use something like HAProxy in front of multiple containers. Or if in AWS use the ALB/ELB and push traffic to different ports.

I'd personally say separation of site is the better way to proceed. One site per container and run multiple containers. If you only have one IP use something like HAProxy in front of multiple containers. Or if in AWS use the ALB/ELB and push traffic to different ports.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ric/nginx-php-fpm#157
No description provided.