From 421cb802e490f1663b488fd5a9ac42706ee18868 Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Fri, 28 Mar 2025 09:04:09 -0700 Subject: [PATCH] Changes: - Added the link to another sample instance --- README.md | 8 +++++++- sample.config.ini | 10 ++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 63ef503..5700a9e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,13 @@ This project watches a MQTT topic for meshtastic messages, imports them to a database and has a web UI to view them. -An example of a currently running instace for the San Francisco Bay Area mesh runs at https://meshview.bayme.sh +An example of a currently running instace for the San Francisco Bay Area mesh runs at: +``` bash +https://meshview.bayme.sh +``` +``` bash +https://view.azmsh.net/ +``` Requires **`python3.11`** or above. diff --git a/sample.config.ini b/sample.config.ini index 67bed20..1386899 100644 --- a/sample.config.ini +++ b/sample.config.ini @@ -8,6 +8,16 @@ acme_challenge = domain = https://www.bayme.sh title = Bay Area Mesh message = Real time data from around the bay area and beyond. + +# Quick links +nodes=1 +conversations=1 +everything=1 +graph_LF=1 +graph_ms=1 +net=1 +map=1 + # Map structure map_top_left_lat=39 map_top_left_lon=-123