Grafana installation

Install nginx (LINK)

You have to upload the certs and place into /etc/nginx

After install nginx, you have to edit nginx.conf, and reset nginx.

Grafana Install

docker run -d --name=grafana -p 3000:3000 grafana/grafana-oss:9.0.0-ubuntu

Now you can login in https://analytics.scheduleinterpreter.com/login, the first login is admin/admin, after login you have to set a new password.

Useful information (This information is related to taiga but there are commands that can be used in any docker container)

Ref: https://grafana.com/docs/grafana/next/setup-grafana/installation/docker/

https://grafana.com/grafana/download?edition=oss&platform=docker