Showing Posts From
Devops
- June 28, 2017
Docker Multistage Build Örneği: Caddy Web Sunucusunun Dockerlaştırılması
Docker’ın şu an(Haziran 2017) sadece son birkaç CE Edge sürümünde yer alan (Güncelleme) 17.06 CE’den itibaren stabil olarak açıklanan multistage build özelliği, imaj boyutlarının küçülmesi ve build işleminin kısalması/optimizasyonu için kolaylık sağ...
- June 15, 2017
WordPress + MySQL with Isolated Network Deployment in 30 Seconds with Docker Swarm Mode
WordPress is using as a blog CMS for a long time. As a result, it is a huge project and it can be classified as monolithic WEB application. Due to this reason, its deployment could be a little bit different than new fashion deployments with microser...