Operating environment, VPS: Vultr OS: Ubuntu 22.04 x64 Memory: 2 GB RAM CPU: 1 AMD VCPU Disk: 50 GB SSD Hello, I deployed a light node of Celestia using Vultr, in fact for the analysis I will look at two aspects. The tools used to install: sudo apt install iftop First, I use the htop command to monitor CPU, swap memory and disk usage, and df -h to see some basic information about the disk. Using these commands gave me an idea of the system resources consumed by the Celestia light node when it...