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:
- Fork https://github.com/nightscout/cgm-remote-monitor to your own GitHub account.
- Add a
render.yamlfile to the root of your forked repo, copy/paste the contents of the gist - Commit the new file (and push to GitHub)
- In Render, click “New +” > “Blueprint”
- Connect your own, forked
cgm-remote-monitorrepo - Fill in the required environment variables
- Click “Apply” and wait for the deploy to complete.
Hope that helps
Alan