Docker kaynaklar https://hub.docker.com/r/million12/haproxy/ cd /etc/haproxy/haproxy.config dosyası http://askubuntu.com/questions/505506/how-to-get-bash-or-ssh-into-a-running-container-in-background-mode Haproxy kaynaklar https://www.howtoforge.com/tutorial/how-to-setup-haproxy-as-load-balancer-for-nginx-on-centos-7/ http://samos-it.com/posts/docker-multi-website-single-ip-host-haproxy.html This post will describe how to expose multiple docker containers running websites on port 80 using HAproxy as a reverse proxy. This makes it possible to run multiple websites on different domains on a single public ip of the host. The basic setup is to create 1 container for haproxy which is exposed to the host on port 80. This HAproxy container will forward the incoming HTTP request to the correct container based on the domain name. Picture drawn with draw.io . First launch the containers which run different websites. In our example we will use a hello-world ...
Sql - Trigger oluşturma ( Link ) - Trigger içinde eklenen kaydın içinden değer alma ( Link ) Docker - Container içine girerek bash üzerinde komut çalıştırma ( Link ) Tasarım Desenleri - SOLID 'den sonra fonksiyonel programlama C# ( Link ) - Asp.net MVC Controller üzerinde çok fazla dependency'i aggregate servis ile minimize etmek için Autofac örneği ( Link ) - Test Test metodlarında bir testi ignore etmek için bu adresteki attribute kullanılabilir. C# ( Link ) - Linux Linux üzerinde özelleştirilmiş arama yapmak için ( Link ) - Azure Azure üzerindeki webjoblarda dotnet core 2.0.x uygulaması çalıştırmak için buradaki yöntemi kullanabilirsiniz. ( Link ) - Litecoin v.015 wallet güncellemeleri ( Link ) v.016 wallet güncellemeleri ( Link ) - NodeJs Kripto para adres validator kütüphanesi ( Link )