#Multidomain Astro installation

4 messages · Page 1 of 1 (latest)

fickle walrus
#

Hello everyone!
I'm working on a multidomain website system, all sites have their second level domain, and I'm brainstorming in using Astro for it. All sites are similar, the only changes are some colors and content and the choose between 5-6 templates, I'm developing a Strapi server to fetch via api details for the single site. Is there a way to use a single Astro installation to manage all sites? Some pages must be SSR, so nodejs will be used for sure. The perfect thing will be something like a single installation with different folders for single website and shared components and a different layout for every template.
Every help, suggestion or idea is welcome!

rancid sorrel
fickle walrus
rancid sorrel
#

What do you mean by one installation per site?

I am not too familiar with mono repo setups but the example above has multiple Astro websites and the Astro packages are only installed once. This section explains it a bit https://github.com/kyr0/astro-launchpad#app