building out the backend for DSR automation

This commit is contained in:
2024-11-30 08:44:56 -06:00
parent ce8a6edd54
commit 22bc3286ff
3 changed files with 61 additions and 15 deletions

View File

@@ -21,17 +21,17 @@
],
"services": [
{
"name": "WAKAAPI",
"name": "WAKAAPI Dashboard",
"category": "",
"url": "http://tsys1:2001",
},
{
"name": "Metrics",
"name": "Metrics Dashboard",
"category": "",
"url": "http://tsys1:2002",
},
{
"name": "Workout Tracking",
"name": "wger-Workout Tracking",
"category": "",
"url": "http://tsys1:2003",
},
@@ -49,7 +49,17 @@
"name": "Atomic Habits",
"category": "",
"url": "http://tsys1:2008"
}
},
{
"name": "Cleanslate",
"category": "",
"url": "http://tsys1:2010"
},
{
"name": "Influxdb",
"category": "",
"url": "http://tsys1:4000",
},
],
"notes": [
{