Hits: 100VueJS 3 Chat App with Vuex 4 and Boostrap 5 Screencast: Source Code: https://github.com/kzorluoglu/vue3chatapp
Category Archives: Linux
Gitlab Installation WSL2 + Docker + Kubernetes + Helm 3
Hits: 385gitlab/values.yaml
Create Docker Image with Tag from .tar file and push in Private Docker Registery
Hits: 315Create Docker Image from .tar file Create a tag. Before tag creating, i will learn my source image/newly created docker image ID for the tag creating command.. we can find that via “docker image ls”, but put the grep command, because i want only the same name having images seen, what I as grep …
Continue reading “Create Docker Image with Tag from .tar file and push in Private Docker Registery”
First Local to Stage Kubernetes Deploy via Helm
Hits: 61“That’s one small step for a man, one small leap for mankind.” 🙂
Magic Mirror – PIR Sensor – Update #3
Hits: 133The idea of installing the motion detector is that it either turns the HDMI signal on or off. IF the motion detector does not detect any movement for 9 seconds (value that can be changed as required), it switches of the HDMI Signal. As soon as movement is registered again, it switches the signal …