http://mail.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/selfhosting/observium/index.html
Then we restart snmpd: systemctl restart snmpd Next we're going to configure nginx with HTTPS, so first things first get yourself a domain name,or if you don't want to
pay anything, go on DuckDNS for a free alternative: Once done you can verify it is working like so: The domain name points to the correct ip, so we can continue with acme.sh: wget -O - https://get.acme.sh | sh
source ~/.bashrc Once acme.sh is installed, we generate the SSL Certificate: systemctl stop...