codesuki / ecs-gen

docker-gen for AWS ECS
MIT License
48 stars 21 forks source link

HAProxy #22

Open srizzling opened 6 years ago

srizzling commented 6 years ago

What would be required to get this running to generate configuration for HAProxy reverse proxy setups?

codesuki commented 6 years ago

I never configured HAProxy so I cannot tell you for sure. But in case all the needed data is already exported from ecs-gen you could do it without anymore work. Just change the template to be your HAProxy config. If there are more settings needed you would need to send a pull request that uses the AWS API to extract and export that data.