mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-02-19 08:56:23 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -4214,6 +4214,25 @@
|
|||||||
],
|
],
|
||||||
"type": "pve"
|
"type": "pve"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Nightscout",
|
||||||
|
"slug": "nightscout",
|
||||||
|
"desc": "Nightscout is an open source, DIY project that allows real time access to a CGM data via personal website, smartwatch watchers, or apps and widgets available for smartphones.",
|
||||||
|
"script": "ct/nightscout.sh",
|
||||||
|
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/nightscout.sh",
|
||||||
|
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/nightscout.sh",
|
||||||
|
"os": "debian",
|
||||||
|
"categories": [
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"notes": [
|
||||||
|
"Nightscout requires configuring `my.env` with your Mongo connection string. API_SECRET has been generated and saved to `~/nightscout.creds`.",
|
||||||
|
"Edit `/opt/nightscout/my.env` to configure your CGM source (Dexcom/CareLink). Then run: `systemctl restart nightscout`",
|
||||||
|
"Official Configuration Guide: https://nightscout.github.io/nightscout/setup_variables/",
|
||||||
|
"Nightscout requires HTTPS for many features (security, tokens, PWA). Usage of a reverse proxy (e.g. Nginx Proxy Manager, Traefik, Caddy) is highly recommended."
|
||||||
|
],
|
||||||
|
"type": "ct"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "NocoDB",
|
"name": "NocoDB",
|
||||||
"slug": "nocodb",
|
"slug": "nocodb",
|
||||||
|
|||||||
Reference in New Issue
Block a user