Nightscout Web Monitor

I’m trying to deploy the node app, but I get a failure. Before that I had a monitoring service on heroku, but I’m having problems with it now. Is it possible to deploy GitHub - nightscout/cgm-remote-monitor: nightscout web monitor on this service. Sorry my knowledge in not able to solve this problem by myself


Hi there,

Thanks for reaching out.

I’ve put together an example Blueprint (render.yaml) that should make deploying the nightscout/cgm-remote-monitor project to Render a little easier: https://gist.github.com/BigAlRender/cae5afa3629ef7431a2f67fcb8886c43

Repeating the comments in the gist above:

  1. Fork https://github.com/nightscout/cgm-remote-monitor to your own GitHub account.
  2. Add a render.yaml file to the root of your forked repo, copy/paste the contents of the gist
  3. Commit the new file (and push to GitHub)
  4. In Render, click “New +” > “Blueprint”
  5. Connect your own, forked cgm-remote-monitor repo
  6. Fill in the required environment variables
  7. Click “Apply” and wait for the deploy to complete.

Hope that helps

Alan

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.