Native apps for the DockLog you already run
We're working on clients for iOS, Android, Linux, and Windows. Same server, same RBAC, same log streams, just not locked to a browser tab. Still early. Open the app, connect to your instance, get back to debugging.
iOS
SooniPhone and iPad client. Handy when you need to check a container and you're not at your desk.
Android
SoonPhone and tablet builds. Same log tailing and controls, without hunting for a laptop.
Linux
SoonDesktop build for Linux. A proper app window instead of keeping another browser tab open.
Windows
SoonDesktop build for Windows. Same log tailing and controls in a native window.
How it'll work
Points at your server
You enter your DockLog URL and sign in. Requests go straight to your instance. We don't sit in the middle.
Same log tailing
Live stdout/stderr over WebSockets, same as the web UI. No separate sync layer or cached copy on our side.
Saved logins stay on your device. Container output still lives on your server. Same model as the web app. The native clients are just another way to reach it.