Configure nginx for websocket

you have to complete these before the next step to allow websocket connection.

At this stage, when you input your domain address on the browser, this is what you should see 👍

Your Domain has a Secured connection

Add the code to UPDATE the vivaldi configuration file

sudo nano /etc/nginx/sites-available/vivaldi.network

this is what it will look like :

Remember to restart NGINX

When you have restarted NGINX, you will notice that your browser will show an error when you try to access the domain (this is normal)

When you have successfully built and run your node, your domain will look like this:

Last updated