With the latest release of android it now supports some Linux functionality. I got docker installed simply by following Docker’s docs.

Any thoughts or uses for a mobile homelab? What would be useful to have mobile?

  • Dust0741@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    16 hours ago

    Hmm I was messing with its networking. External vpns break stuff on GrapheneOS. Its internal IP was 192.168.0.2, and my network is different.

    • shadowtofu
      link
      fedilink
      English
      arrow-up
      2
      ·
      17 hours ago

      Yes, Linux is running in a VM, and the network interface is a virtualized veth interface connected to a host bridge. The host android system has IP address 192.168.0.1, and this network interface is called avf_tap_fixed (as seen from termux).