Remix.run Logo
Show HN: DockerTab – Manage your Docker containers from iOS and Android(dockertab.app)
2 points by coffee0748 7 hours ago | 2 comments

I built DockerTab to give developers a way to monitor and control their Docker hosts directly from their phones. You can start/stop containers, view live logs, and access the terminal without needing port forwarding.

    The iOS app is available now: https://apps.apple.com/us/app/dockertab/id6759782246
    
    The Android version is currently in the testing phase. 

    I'd love to hear your feedback at support@dockertab.app
coffee0748 7 hours ago | parent | next [-]

I built DockerTab because I wanted a way to manage my home lab containers from my phone without having to open a laptop or set up a complex web dashboard.

    The main challenge: Most mobile Docker apps require you to either open ports (insecure) or use cloud-managed accounts. DockerTab is different because it doesn't require a centralized cloud account.
    
    How it works: DockerTab connects directly to your Docker host's API. For remote access, it supports secure relays so you don't have to deal with port forwarding, and importantly, it doesn't require a cloud account. Everything stays on your device.
    
    It’s available for both iOS and Android. I’d love to hear your thoughts on the UI or any features you think are missing! Many features are coming soon too!
coffee0748 7 hours ago | parent | prev [-]

[dead]