Skip to content

Multi-tenancy publishing #56

Answered by michalcukierman
benfortuna asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Ben,

We have released another Components Library based on Bulma this week. You can find it here. WebSight Starter will be configured to work with two sites (one for each template), so the example will be available soon (this or next week I guess).

The general recommendation, for now, is to use a single Nginx container with per-site virtual hosts, like here:
https://www.keycdn.com/support/nginx-virtual-host . Nginx is fast, and you can scale both horizontally and vertically in our architecture, so it's mostly about Developer Experience and code maintainability. Single configuration per server block allows you to organize the code well and separate site-specific logic.

Thanks to the fact…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by kamil-kwarciak
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants