AAshishinashishraj.hashnode.dev·Jun 21, 2025 · 2 min readpm2 && caddy configuration with digital ocean droplets.step 1 : create a droplet from digital ocean ssh-keygen -t “where save keys“ add .pub key to digital ocean droplet login → ssh -i “your key location“ root@your_droplet_ip step 2 : update and upgrade ubuntu and install curl and git from command apt up...00
AAshishinashishdev21.hashnode.dev·Jun 20, 2025 · 1 min readpm2 && caddy configuration with digital ocean droplets.step 1 : create a droplet from digital ocean step 2 : update and upgrade ubuntu and install curl and git from command apt update && apt upgrade -y install curl git step 3 : firtly login with ssh root@digitocena ip git clone “your backend“ (if not ssh...00
AAshishinashishdev21.hashnode.dev·Mar 23, 2025 · 1 min read🌍 From Your Device to the World: The Journey of a Single ClickImagine Internet as a Postal system that Deliver letter and packages between millions of peoples accross the world. some Important terms in these. your phone = your Home Your Home is a unique Address ( Just Like Your phone , Laptop have IP Address)...00