pygmystack / haproxy

the pygmy stack - haproxy image
2 stars 2 forks source link

[feature] Can we implement Drupal multisite (more than one url per docker container)? #2

Open silverham opened 1 year ago

silverham commented 1 year ago

Seems LAGOON_ROUTE only supports one url, is it possible to have comma delimited (any other character) list of URLs that the sites can be reached on?

https://github.com/pygmystack/pygmy/blob/main/service/library/status.go#L134

fubarhouse commented 1 year ago

Unfortunately, I'll need to refer you to this one. We can't support it in Pygmy unless it's supported in the images Pygmy uses. https://github.com/amazeeio/docker-haproxy/pull/3

fubarhouse commented 1 year ago

Would you care to weigh in @tobybellwood ? I'm not completely sure of your positioning with this feature...

tobybellwood commented 1 year ago

We should be able to recreate that old PR in the right repo for the images. Will transfer and have a look