mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
remove Heroku deploy button from readme
This commit is contained in:
@@ -9,8 +9,6 @@ Nightscout Web Monitor (a.k.a. cgm-remote-monitor)
|
||||
[![Codacy Badge][codacy-img]][codacy-url]
|
||||
[![Discord chat][discord-img]][discord-url]
|
||||
|
||||
[![Deploy to Heroku][heroku-img]][heroku-url] [![Update your site][update-img]][update-fork]
|
||||
|
||||
This acts as a web-based CGM (Continuous Glucose Monitor) to allow
|
||||
multiple caregivers to remotely view a patient's glucose data in
|
||||
real time. The server reads a MongoDB which is intended to be data
|
||||
@@ -132,19 +130,12 @@ See [CONTRIBUTING.md](CONTRIBUTING.md)
|
||||
|
||||
## Supported configurations:
|
||||
|
||||
If you plan to use Nightscout, we recommend using [Heroku](https://nightscout.github.io/nightscout/new_user/) as this is free and easy to use.
|
||||
We used to recommend hostig at Azure, but the resource needs of Nightscout have grown over the years and Azure won't comfortably run Nightscout
|
||||
anymore in the free tier. If you're hosting in Azure and looking to update your site, we recommend you
|
||||
[switch from Azure to Heroku](http://openaps.readthedocs.io/en/latest/docs/While%20You%20Wait%20For%20Gear/nightscout-setup.html#switching-from-azure-to-heroku)
|
||||
as you're likely to hit issues in the process of updating the site.
|
||||
|
||||
- [Nightscout Setup with Heroku](https://nightscout.github.io/nightscout/new_user/) (recommended)
|
||||
- [Nightscout Setup](https://nightscout.github.io/nightscout/new_user/) (recommended)
|
||||
|
||||
While you can install Nightscout on a virtual server or a Raspberry Pi, we do not recommend this unless you have at least some
|
||||
experience hosting Node applications and development using the toolchain in use with Nightscout. Heroku automates all of the
|
||||
hosting for you and even many of the dvelopers run their production sites in Heroku due to convenience.
|
||||
experience hosting Node applications and development using the toolchain in use with Nightscout.
|
||||
|
||||
If you're a hosting provider and want to provide our users additional free hosting options,
|
||||
If you're a hosting provider and want to provide our users additional hosting options,
|
||||
you're welcome to issue a documentation pull request with instructions on how to setup Nightscout on your system.
|
||||
|
||||
## Recommended minimum browser versions for using Nightscout:
|
||||
|
||||
Reference in New Issue
Block a user