Hi everyone,
I would like to change the grafana port from 3000 to 80 to be able to visualize it remotely using dataplicity.
I have changed the grafana.ini as follows :
[server]
http_port=80``
Then I restarted the server using sudo service grafana-server restart
There was no change.
I then tried to redirect the port 80 to the grafana port as described here. Nothing changed and port 80 cannot still be accessed.
What could be the problem? Grafana is running from a raspberry pi