-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
To make the whole setup ready for deployment on multiple hosts, I guess it's a good idea to remove the Apache Listens
on the different domains and let them listen on 0.0.0.0
& ::/0
per default and only selecting vhosts by hostname.
That way container could be started easily on any host enabling the option for having multiple IPs per Domain in DNS, using a Loadbalancer which forwards traffic to application servers running Migrid or even using Anycast Routing.
Also this would make the Apache config way simple :-)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed