DevOps series “from cloud to ground” – Part 10: From the cloud to ground: Accept outside world traffics via Cloudflare tunnel

The most difficult problem when we decide to host our own private cloud is that how can we expose our service to the outside world. Event these server’s IP addresses that we set up in previous blogs is just local LAN IP addresses (you can access to these IP addresses only if you are using…

Read More

Self host a supabase and build a chat app with it

PART 1. SELF HOST SUPABASE 1. What’s supabase Supabase is an open-source alternative to Firebase. It provides a suite of tools for building scalable and secure web and mobile applications, including authentication, real-time database, and storage. Supabase is built on top of open-source technologies, and it aims to provide an easy-to-use platform for developers that…

Read More