Skip to content

Selftuts

Where you learn on your own

Selftuts

Where you learn on your own

  • Home
  • Disclaimer
  • Privacy Policy
  • About
  • Contact
Docker Docker Compose Installation

Install MySQL using docker compose

October 30, 2023

In this post, we will install MySQL using docker-compose. MySQL is a Relational database used to store valuable information. Docker is a tool used to containerize your application such that…

Data Science

Install Elasticsearch and Kibana using docker-compose

February 25, 2023

There are many ways to install Elasticsearch and Kibana but we will use docker-compose because installation of Elasticsearch and Kibana using docker-compose makes it Operating system agnostic. You will be…

Data Science Installation Queue

Install Kafka and Kafka Manager using docker-compose

February 21, 2023

Kafka and Kafka Manager can be installed in different ways. Using the docker-compose way makes the installation operating system agnostic. In this post, we will install Kafka and Kafka Manager…

Kubernetes NodeJs

Run Nodejs Application in Kubernetes minikube

February 4, 2023

we have a dockerized NodeJS application and we will try to run that application in Minikube (Kubernetes) Prerequisite Build your Docker image locally we are using the Nodejs sample app…

Data Science Queue

Data pipeline using Kafka and Elasticsearch Logstash Kibana

February 2, 2023

The current world is heavily dependent on data. Everyone is generating large amounts of data.It is becoming a challenge to read large amounts of data and then process it and…

Docker

Push Docker image to Docker Hub

February 2, 2023

A Docker hub is an online place where Docker images are hosted publicly and other people can use those images in their Projects. You need to create a docker image…

Installation Kubernetes

Install minikube on Ubuntu 22

January 25, 2023

Aim Minikube is a lightweight Kubernetes implementation that creates a VM on your local machine and deploys a simple cluster containing only one node.Minikube is available for Linux, macOS, and…

Installation Kubernetes

Install Kubectl on Ubuntu 22

January 25, 2023

Kubectl is a command line tool used for interacting with Kubernetes clusters. You can accessdifferent information about the cluster. If you have an Ubuntu Operating system then you need to…

Docker Installation

Install docker on Ubuntu 22.x

January 25, 2023

In this post, we will try to install Docker on Ubuntu 22.x Docker is a containerization platformand Ubuntu is a Linux-based operating system. Update the system It’s important to get…

Docker

Ten most important commands in docker

January 24, 2023

In this post, we will learn about the ten most important commands used in the docker world. we will look into some most frequently used commands. Prerequisite List All Running…

Posts pagination

1 … 9 10 11

« Previous Page — Next Page »

Recent Posts

  • What is Transfer Learning in AI Models
  • Neural Network explained in Simple Words
  • Migrate WordPress to Hostinger 2026 (Step-by-Step Guide)
  • Build ChatGPT Clone in 30 minutes
  • Top 10 AI Tools Every Developer Should Use in 2026 (Boost Your Coding Productivity)

Recent Comments

  1. Ahmed on Protocol Buffer with Java
  2. Prashant Nirgun on Install MySQL using docker compose
  3. Mar on Protocol Buffer with Java
  4. sudhams on Install Kubectl on Ubuntu 22
  5. parvez on Install redis using docker compose

Categories

  • AI
  • Artificial Intelligence
  • AWS
  • Data Science
  • Database
  • Docker
  • Docker Compose
  • EC2
  • ELK
  • Golang
  • gRPC
  • Installation
  • Java
  • JSON Web Token
  • Kafka
  • Kubernetes
  • Logstash
  • Machine Learning
  • MySQL
  • NodeJs
  • NPM
  • Ollama
  • poetry
  • Postgres
  • Postman
  • Productivity
  • prometheus
  • Protocol Buffer
  • Python
  • Queue
  • Redis
  • Scripting
  • System Design
  • Ubuntu
  • Uncategorized
  • VIM
  • VirtutalBox
  • Visual Studio Code

    You Missed

    AI Artificial Intelligence

    What is Transfer Learning in AI Models

    AI Artificial Intelligence

    Neural Network explained in Simple Words

    Artificial Intelligence

    Migrate WordPress to Hostinger 2026 (Step-by-Step Guide)

    Artificial Intelligence

    Build ChatGPT Clone in 30 minutes

    Explore Selftuts

    • About
    • Privacy Policy
    • Disclaimer
    • Contact

    Selftuts

    Where you learn on your own

    Copyright © All rights reserved | Blogus by Themeansar.

    • About
    • Privacy Policy
    • Disclaimer
    • Contact