Revision for “Nightscout Installation” created on January 7, 2017 @ 11:41:11
Title | Nightscout Installation |
---|---|
Content | Now you know how the system works, and the pieces involved. Ready to build your Nightscout rig? The steps below will get you up and running on your own DIY Nightscout installation. Each step builds on the last, and walks through the process creating your own Nightscout Rig.
<strong>TAKE YOUR TIME AND FOLLOW THE BELOW STEPS, IN ORDER, AND YOU WILL BE SUCCESSFUL. YOU CAN DO THIS!!</strong>
<h2>Setting Up a Traditional Nightscout Rig and Site</h2>
The basic steps for setting up <strong>Nightscout using an Android uploader and a Dexcom G4 (not Share)</strong> are:
<ol>
<li>Read the full instructions so you know where you're headed.</li>
<li>Assemble supplies to create a full Nightscout rig. (<em>What you need depends on your CGM and uploader phone.</em>)</li>
<li><a title="Configuring the Data Backend on Mongolab" href="http://www.nightscout.info/wiki/nightscout/configuring-the-data-backend">Create a database on the web to act as a repository for your CGM data (Mongolab).</a> (<strong>Note:</strong> this step is NOT needed if you are setting up a Heroku site)</li>
<li><a title="Setting Up the Nightscout Website" href="http://www.nightscout.info/wiki/welcome/monitor-cgm-web">Create a website to display your CGM data (Azure).</a> (This part of the setup includes setting up the GitHub repository (required) and creating the Azure website. (<em>Heroku is an alternative for the website creation.</em>)</li>
<li><a href="http://www.nightscout.info/wiki/nightscout/the-android-app">Install an app on an Android phone to download data from the CGM and upload it to the database</a>.</li>
<li><a title="Pebble Watch (Optional)" href="http://www.nightscout.info/wiki/cgm-watchfaces">Optional: install a watchface on a smart watch to display the data on your wrist.</a></li>
</ol>
<h2>Alternate Setups</h2>
<ul>
<li><a href="/wiki/welcome/nightscout-with-ios-and-dexcom-share">Nightscout with iOS and Dexcom Share</a> (Bridge)</li>
<li><a href="http://www.nightscout.info/wiki/welcome/nightscout-with-ios-and-dexcom-share/nightscout-bridge-for-dexcom-g5">Nightscout Bridge for G5</a></li>
<li><a href="/wiki/welcome/nightscout-with-xdrip-and-dexcom-share-wireless">Nightscout with xDrip and Dexcom Share</a> (Android/Wireless)</li>
<li><a href="/wiki/welcome/website-features/funnel-cake-0-8-features/minimed-connect-and-nightscout">MiniMed Connect and Nightscout</a></li>
<li><a href="/wiki/nightscout-with-xdrip-wireless-bridge">Nightscout with xDrip Wireless Bridge</a> (DIY receiver)</li>
<li><a href="/wiki/welcome/nightscout-for-libre">Nightscout for FreeStyle Libre</a></li>
<li><a href="https://github.com/Kdisimone/Loop/blob/master/NewUserNS.pdf">Nightscout for Loop</a> (new users)</li>
<li><a href="https://github.com/Kdisimone/Loop/blob/master/ExistingUserNS.pdf">Nightscout for Loop</a> (existing NS users)</li>
</ul>
You <em><strong>can</strong></em> do this. These guides are built to help you do it, and you can always ask for more help in the <a href="http://www.facebook.com/groups/cgminthecloud">CGM in the Cloud</a> group on Facebook.
<h2>ONE FINAL DISCLAIMER</h2>
<div>
All information, thought, and code described here is intended for informational and educational purposes only. Use of code from github.com is without warranty or support of any kind. Please review the LICENSE found within each repository for further details. <strong>Do not use the information or code to make medical decisions.</strong>
<h2> Next: <a title="Configuring the Data Backend on Mongolab" href="http://www.nightscout.info/wiki/welcome/configuring-the-data-backend">Configuring the Data Backend on Mongolab</a></h2>
</div> |
Excerpt |
Should “Use of code from github.com/rnpenguin is without warranty” be updated to say “Use of code from github.com/rnpenguin **or github.com/nightscout** is without warranty”