5

Yesterday I installed lineageOS on my old android phone, patched the kernel and rooted it so I can get docker working. Took me hours, didn't know how hard it was for docker to run on a phone.

Ended up setting up a fileserver that will be running 24/7 on my home network, should probably check if there's a kdbx compatible password manager that I can host also cuz I am tired of having to constantly manage the latest version of my db between different devices

Comments
  • 2
    Hmm, ssh on phone is quite easy, that's good file serving. Webdav is also easy using uwsgidav, can be easily installed on dem root. Is python, so probably works.

    Docker on phone sounds like a prestation indeed.
  • 0
    I found syncthing the most reliable/secure way to do that.
Add Comment