From 2d1a59d7ca9e8352ca8651ac13debd61b44a6f54 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 9 Jun 2022 16:39:43 -0700 Subject: [PATCH] some devices notes --- CloudronManifest.json | 8 ++++++++ README.md | 9 +++++++++ 2 files changed, 17 insertions(+) diff --git a/CloudronManifest.json b/CloudronManifest.json index 45d6eee..7f62d59 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -11,6 +11,14 @@ "memoryLimit": 1073741824, "healthCheckPath": "/", "httpPort": 8082, + "httpPorts": { + "OSMAND_DOMAIN": { + "title": "OsmAnd Domain", + "description": "Port over which OsmAnd clients can connect", + "containerPort": 5055, + "defaultValue": "osmand" + } + }, "addons": { "ldap": {}, "sendmail": { "supportsDisplayName": false }, diff --git a/README.md b/README.md index c2980d1..ebfdf4e 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,12 @@ npm install USERNAME= PASSWORD= mocha --bail test.js ``` + +## Devices + +https://www.traccar.org/devices/ + +Traccar client | osmand | port 5055 (http) +Tracker for Traccar | t55 | port 5005 | sends odb2 data +Owntracks | owntracks | port 5144 | https://owntracks.org/booklet/features/traccar/ +