diff --git a/README.md b/README.md index 875cd9c..48832cb 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ screen. Useful early entries are: ```text http://localhost:8080 http://127.0.0.1:8080 -http://:8080 +http://:18081 https:// ``` diff --git a/docs/SYNOLOGY.md b/docs/SYNOLOGY.md index 488df92..3ab6306 100644 --- a/docs/SYNOLOGY.md +++ b/docs/SYNOLOGY.md @@ -10,6 +10,23 @@ 5. Create a Container Manager project from `docker-compose.yml`. 6. Keep `runtime-data` mapped to persistent NAS storage. +## Verified NAS Setup + +The first NAS deployment was verified on 2026-06-06 with: + +```text +Project name: cargoradar +Project path: /volume1/docker/cargoradar/current +LAN URL: http://192.168.200.129:18081 +``` + +The Container Manager build should end with `Exit Code: 0`, and the server +health check should report `Health: ok`. + +Keep the real `ADMIN_TOKEN` in the NAS `.env` file, not in committed docs. +When creating `.env` remotely, make sure each setting is on its own real line; +literal `\n` text inside the file will break Docker Compose port parsing. + ## Environment ```text @@ -47,11 +64,16 @@ Register every origin that opens the control screen: ```text http://localhost:8080 http://127.0.0.1:8080 +http://192.168.200.129:18081 http://:18081 https://cargoradar.comtropy.synology.me https:// ``` +Until the NAS origin is registered in Kakao Developers, the control screen can +still show driver/location data but the map area will display a Kakao key or +domain warning. + ## Android URL On the same LAN, use: