Spring-Docker-Haproxy DockerHubHesabım sudo docker-compose up localhost:9000 de static localhost:9000/ui'de ui kısmı çalışır vaziyette olucaktır. KULLANDIGIM KAYNAKLAR https://www.haproxy.com/blog/using-haproxy-as-an-api-gateway-part-1/ http://samos-it.com/posts/docker-multi-website-single-ip-host-haproxy.html https://gokhansengun.com/docker-compose-nasil-kullanilir/ https://www.youtube.com/watch?v=FlSup_eelYE https://www.youtube.com/watch?v=PtT32MW2j9c https://springbootdev.com/2018/01/09/spring-boot-rest-api-with-docker-with-docker-compose/ https://serverfault.com/questions/788132/how-to-configure-haproxy-as-a-reverse-proxy#788155 https://www.onbirkod.com/haproxy-ile-ters-vekil-reverse-proxy-denemesi/ https://ops.tips/gists/replacing-haproxy-acls-by-haproxy-maps/ https://www.c-sharpcorner.com/article/haproxy-l7-load-balancing-with-docker-containers/ https://stackoverflow.com/questions/47605766/use-haproxy-as-a-reverse-proxy-with-an-application-behind-internet-proxy#47759772 https://stackoverflow.com/questions/20606544/haproxy-url-based-routing-with-load-balancing https://thepracticaldeveloper.com/2017/12/11/dockerize-spring-boot/ https://www.haproxy.com/documentation/aloha/9-5/traffic-management/lb-layer7/acls/ https://serverfault.com/questions/444965/haproxy-reqrep-remove-uri-on-backend-request https://www.tutorialspoint.com/spring_boot/spring_boot_zuul_proxy_server_and_routing.htm https://berkayozuygur.com/haproxy-nedir-kurulumu-yapilandirmasi/ https://stackoverflow.com/questions/50675799/dockerized-spring-boot-and-zuul https://www.callicoder.com/spring-boot-docker-example/ https://dzone.com/articles/running-spring-boot-in-a-docker-container https://blog.florianlopes.io/host-multiple-websites-on-single-host-docker/ http://blog.hypriot.com/post/docker-compose-nodejs-haproxy/ https://www.baeldung.com/spring-boot-context-path https://www.baeldung.com/spring-boot-application-configuration https://stackoverflow.com/questions/20405474/add-context-path-to-spring-boot-application https://www.mkyong.com/spring-boot/spring-boot-how-to-change-context-path/