sudo yum install -y https://dl.grafana.com/grafana-enterprise/release/12.4.2/grafana-enterprise_12.4.2_23531306697_linux_arm64.rpm
The Grafana backend has a number of configuration options defined in its config file (usually located at /etc/grafana/grafana.ini on Linux systems).
In this config file you can change things like the default admin password, HTTP port, Grafana database (SQLite, MySQL, Postgres), authentication options (Google, GitHub, LDAP, auth proxy) along with many other options.
Start your Grafana server. Login with your admin user (default admin/admin). Open the side menu (click the Grafana icon in the top menu), head to Data Sources, and add your data source.
Grafana Cloud Free Tier