From e89ebf44974f7137af62133b6f4b7d48624713b0 Mon Sep 17 00:00:00 2001 From: Maikel Date: Thu, 20 Sep 2018 11:49:16 +1000 Subject: [PATCH] Destroyed Bugsnag setup (markdown) --- Bugsnag-setup.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 Bugsnag-setup.md diff --git a/Bugsnag-setup.md b/Bugsnag-setup.md deleted file mode 100644 index ccd201f..0000000 --- a/Bugsnag-setup.md +++ /dev/null @@ -1,18 +0,0 @@ -We are using [Bugsnag](https://www.bugsnag.com/) to track bugs and errors on particular OFN instance. - -## Create a Bugsnag OSS account - -First, create a Bugsnag account for open source at https://www.bugsnag.com. They are proposing a Community plan for free. -Please follow the [guide](https://docs.bugsnag.com/product/getting-started/) to setup your app on their side. - -## Integrate Bugsnag on your instance - -You can follow their [guide for Rails integration](https://docs.bugsnag.com/platforms/ruby/rails). - -### Using ofn-install - -In case you are deploying with [ofn-install](https://github.com/openfoodfoundation/ofn-install), you will just have to setup the `bugsnag_key` on your secrets.yml file defining the host vars for your specific instance. - -## Troobleshooting - -Not so far but don't hesitate to tell us if you are having any issue setting it up. \ No newline at end of file