Working with docker stack and iptables

After moving to new country, I am setting up my home network to bring some of containers back from the cloud to self hosting from home. But the problem with my new router is there is no port based routing either all or none by setting the self hosting server as default DMZ server will […]

Read More →

My docker swarm setup

I am running my websites from my Raspberry Pi mini PC, and in this post, I am going to explain how I organize the apps and manage security using docker swarm network. In my setup I choose nginx container as webserver created on top of light weight alphine linux containers. This performs very well on […]

Read More →

Which cloud hosting to use in 2022?

If you are starting a small online business like me, this advise might help you. I have done some research recently as I was migrating my web apps hosted from home on my Raspberry Pi4 to cloud hosting. I was considering three factors for choosing best hosting. Cost Performance Features Reliability As many of the […]

Read More →