`gen.site` with dynamic and multiple hosts
Open
feature-request
- Dominant language
- Elixir
- Stars
- 1.3k
- Forks
- 134
- PR merge metrics
- No merged PRs in 30d
Description
Support environments where sites are deployed to a staging env and prod. The router must match on both hosts and the endpoint config must be dynamic.
In the generator we could support multiple values to `--host` as `--host staging.mysite.com,mysite.com` or multiple args as `--host staging.mysite.com --host mysite.com` (whatever Igniter supports).
Contributor guide
Assessment
This issue has not been assessed yet.