http://binternet.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/selfhosting/plainpad/index.html
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
root@debian-s-1vcpu-1gb-lon1-01:~# Initial Setup First install the required dependencies: apt update -y && apt upgrade -y
apt install -y curl mariadb-server git npm unzip nginx php7.3-{mysql,curl,zip,fpm,bcmath,ctype,fileinfo,json,mbstring,pdo,tokenizer,xml}
php -i | grep -i openssl
php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
php composer-setup.php...