Grafana

Deploy Gafana to query, visualize, alert on, and understand your data no matter where it’s stored


Overview

Grafana is a data monitoring and observability platform that allows you to collect and understand data from tools used throughout your organization. Grafana makes it easy to query data from many different sources, build graphs and dashboards to track changes in metrics, import and analyze logs, and send alerts when customizable thresholds are passed. With a large ecosystem of plugins and complementary systems, Grafana can be extended to work with whatever data is most important to you.

Requirements

Configuration

When deploying Grafana on Koyeb, the following environment variables will be provided. Take care to set the required variables with the appropriate values if not set.

VariableDescriptionRequiredDefault value
GF_SERVER_HTTP_PORTThe port that Grafana runs on.Yes8000
GF_DATABASE_TYPEThe type of database used.Yespostgres
GF_DATABASE_URLThe connection string for your PostgreSQL database.Yes
GF_DATABASE_SSL_MODEThe SSL configuration for connecting to the database.Yesrequire
GF_INSTALL_PLUGINSA comma-separated list of Grafana plugins to add.Nografana-github-datasource

Be sure to set GF_INSTALL_PLUGINS to the list of plugins you want to enable. You can find out more by checking out the plugin library and viewing the documentation on specifying plugins.

The username and password are both set to admin initially.

Other resources related to Grafana

Related One-Click Apps in this category

  • Flipt

    Flipt is an open-source feature flag system designed for seamless integration into your current infrastructure.

  • Uptime Kuma

    Deploy Uptime Kuma, an easy-to-use self-hosted monitoring tool.

The fastest way to deploy applications globally.