I know some of you already have something up to track your bandwidth usage but this is for those who dont.
I am using Ubuntu 20.04.
1) Install all dependencies
apt install nginx php7.4 php7.4-fpm php7.4-gd vnstat composer git
2) Start vnstat
systemctl start vnstat.service
3) Configure nginx...
Long story short, I have developed in NodeJS for a few years and love PM2 for managing applications. So I set out to get it to work with MD@H.
1) I recommend getting a VPS from sdbx.moe or kimsufi (if you can). Zero issues so far and previous cheap hosts never worked.
-- Once you have your...