Installation
To use the YNAB data source, you first need to have a running Grafana installation. This page explains how to install Grafana and the YNAB data source.
#
Grafana CloudThe easiest way to get started with YNAB for Grafana is using Grafana Cloud. Grafana Cloud lets you run Grafana for free (with some limitations).
#
Step 1: Set up a Grafana Cloud instance- Sign up for Grafana Cloud.
- Browse to My Account -> Overview.
- Scroll down to the boxes for Grafana, Prometheus, Loki, and so on.
- In the Grafana box, click Log In to start Grafana.
#
Step 2: Install the YNAB data source- Browse to the YNAB data source plugin page.
- Click the Installation tab.
- Select the account you want to install the plugin on.
- Click Install plugin for the instance you want to install the plugin on.
It might take a few minutes before the plugin has been installed. Next, you'll configure the YNAB data source.
#
Self-managed GrafanaIf you prefer to run Grafana yourself, follow the instructions on how to Download.
You can install the plugin using grafana-cli, or by downloading the plugin manually.
#
Install using grafana-cliTo install the latest version of the plugin, run the following command on the Grafana server:
- Linux
- macOS
- Windows
#
Install manuallyGo to Releases on the GitHub project page
Find the release you want to install
Download the release by clicking the release asset called
marcusolsson-ynab-datasource-<version>.zip
. You may need to uncollapse the Assets section to see it.Unarchive the plugin into the Grafana plugins directory
- Linux
- macOS
- Windows
Restart the Grafana server to load the plugin