Docker Multi-Stage Build?Docker Multi-Stage Build is a powerful feature that allows you to use multiple FROM statements in your Dockerfile, copying artifacts from…Apr 22Apr 22
Set Up Highly-available PostgreSQL Replication Cluster on Ubuntu 20.04Here are the general steps for setting up a PostgreSQL cluster for high availability on Ubuntu 20.04 using PostgreSQLDec 19, 2023A response icon2Dec 19, 2023A response icon2
Docker Compose offline set up that does not have internet Ubuntu 20.04First, let’s pull the docker-compose package on a computer with internet and send it to our system that does not have internet.Jul 19, 2023Jul 19, 2023
Kafka ve Zookeeper Docker Compose Set UpIn this configuration, we have two services defined: zookeeper and kafka. The zookeeper service uses the confluentinc/cp-zookeeper Docker…Jun 12, 2023Jun 12, 2023
Zookeper Kurulumu Ubuntu 20.04Zookeeper, büyük ölçekli dağıtık sistemlerin yönetimini kolaylaştıran bir açık kaynaklı yazılım projesidir. Bu sistemlerde, birden fazla…Mar 22, 2023Mar 22, 2023
Zimbra Kurulumu Ubuntu 20.04Zimbra, özellikle işletmeler için tasarlanmış bir e-posta ve işbirliği yazılımıdır. Bu yazılım, birden çok kullanıcının, e-posta, takvim…Mar 19, 2023Mar 19, 2023
Nodejs Offline Set Up On Ubuntu 20.04For some security-requiring jobs, we may need to install offline.Feb 23, 2023Feb 23, 2023
Self-signed Certificate with Ngnix Proxy ManagerIn this article I will show you to create a free self-signed certificate in very very easy way.Dec 18, 2022Dec 18, 2022
CI/CD Nedir?Sürekli entegrasyon (Continuous Integration, CI) ve sürekli teslim (Continuous Delivery, CD), uygulama geliştirme ekiplerinin kod…Aug 13, 2022Aug 13, 2022