How I copy and paste text from my PC to Phone

There are many ways to do this. I am following these two ways WhatsApp Web Way QR Code Way WhatsApp Web I am from Chennai, India. Here WhatsApp messenger app is widely used. So this app is installed by default. We can access the messenger from PC...

comments

Apisix Without etcd in Docker Compose

This blog post for running apisix without ETCD. Why❓ By default, apisix depends on etcd for storing configuration. But most of the time your upstream services are fixed. Not changed often. Then do we really need etcd for configuration. Maintain...

comments

Docker Compose inline configuration file

You know I am the big fan of docker compose (fig 😸). I am the advanced user in compose and swarm. Deployed swarm based cluster for different product and its handles millions of request every day. The requirement Here is the example about how we...

comments