Replies: 2 comments
|
Welcome, and thank you for writing this up so carefully. This is exactly the kind of field report I hoped the discussions section would collect. On Tailscale: agreed. The reverse-proxy guide currently assumes you already run Caddy, Traefik or something similar, and for a single Docker box on a tailnet that is a lot of ceremony for little gain. On the TestFlight name: good catch, and thank you. The double g clearly reads better. The honest answer is that the app's public name is still unsettled, because "HealthLog" is already taken by another app on the App Store, and I have not decided what the final title should be. The misspelled beta label gets fixed with one of the next TestFlight builds either way. Enjoy the app, and if the cleanup of that drive folder surfaces anything the document import handles badly, I would like to hear about it. |
|
I saw the updates, and they looked good. Two more (optional) notes...
I was able to remove it by running this (in the chrome developer console): I think this will happen again if I run HealthLog again, though... Per Claude Code... MAYBE the service worker can be scoped / limited more? Perhaps to something like "http://localhost:3000/HealthLog" or "http://localhost:3000/HealthLog_vX.Y.Z" Regards, |
Uh oh!
There was an error while loading. Please reload this page.
I just readup on HeathLog yesterday, and was able to get it running via docker / tailscale / ios app today.
I'm looking forward to using it! (I want to get my untidy drive folder with misc medical tests / stats finally cleaned up and organized).
A couple thoughts / notes (not sure if these rise to the level of "issues", so leaving them as a discussion...)
For the ios app, perhaps "HealthLogger" instead of "HealthLoger"?
Perhaps mention tailscale (tailscale serve or tailscale funnel) as an option for the "reverse proxy"?
Some tailscale tutorials / info:
Rough list of instructions:
Then, to run "tailscale serve" with the docker container...
All reactions