ELASTICSEARCH, KIBANA, FILEBEAT INSTALLATION ON KUBERNETES

You can get a lot of information about site title in this url. And Elasticsearch, Kibana and Filebeat installation will explain under this topic.To do this you should follow steps below. ELASTICSEARCH INSTALLATION Step1:Create new storage class on your cluster, if you dont have. This installation has been tried the which has a one worker node … Devamını oku…

Bookstack Install On Kubernetes

INFO:This work has been tried on one node and this  application will run on kubernetes master node. If you are going to try this installation on a cluster that has a multiple nodes, you should create the mount folders on your choosen worker node or you can use the storage class(recomended). Also if you choose … Devamını oku…

TOMCAT

Tomcat Installation Linux Server Tomcat installation will be explained under this topic for answer the how install tomcat application server.To do this I will explain in a few steps below. We will install tomcat 9.0.41. INFO: Java must be installed on your machine. Or you must install the java. Step1:Go to /opt directory and obtain … Devamını oku…

PROJECTS

Bu sayfa altında android ile ilgili projeleri görebilirsiniz. Ama burada proje detaylarını açıklamayacağım, isterseniz aşağıdaki email adresi üzerinden bana yazabilirsiniz. I will not explain the detail of projects. But you can write me and you can get information about the projects. Email address: hafifbilgiler@gmail.com Relay Control With Android and NodeMcu Kit All project things serves to … Devamını oku…

REDIS

Redis Redis is a structure used as a mesaj broker, keep data in memory, caching and as a database. Redis support more than one data types. Using Redis, you keep data permanently, get it’s replica and use lua script. Also Redis provide high availability via redis sentinel and automatically data partitioning with redis cluster.Redis works … Devamını oku…

APPLICATION INSTALL WITH ANSIBLE

NGINX INSTALL WITH ANSIBLE Under this topic, installation of Nginx Web Server application will be explained.To do this you should follow below steps.Step1:You can downloand Nginx Instalaltion packages from this repository. After, you should copy files on the ansible machine.Also you can use git command to clone files. To do this you should use below … Devamını oku…

ARDUINO PROĞRAMLAMA

ARDUINO NANO İLE LED ÇALIŞTIRILMASI Arkadaşlar eğer sizin için uygun ise reklamlara bir kez tıklayarak bana destek olabilirsiniz.Şimdiden sizlere teşekkür ederim. ARDUINO NANO İLE LED FLAŞÖR ESP8266 FIRMWARE GÜNCELLEMESİ Öncelikle belli metotlarla güncelleme yaparken aşağıdaki hatayı aldım. Daha sonra esptool ile başarılı bir şekilde güncelleme yapmayı başardım. Eğer sizde aşağıdaki gibi bir hata mesajı alırsanız … Devamını oku…

KUBERNETES TANIMLAR

Burada anlatılan kubernetes bileşenlerinin uygulamalarını buradan bulabilirsiniz. POD Pod kubernetes içerisindeki en küçük birimdir. Her bir pod’un  benzersiz IP adresi vardır. Pod içerisinde en az bir veya birden fazla container bulunur. Bu containerlar bağlı bulundukları pod’un IP adresini ortak kullanırlar. Pod içerisindeki containerlara ulaşmak için ilgili containerlara farklı port numaraları verilerek pod üzerinden ilgili uygulamaya … Devamını oku…