Destroyed Bugsnag setup (markdown)

Maikel
2018-09-20 11:49:16 +10:00
parent 462d77ef90
commit e89ebf4497

@@ -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.