@darshpreets said in Running a Home Server on Ubuntu Touch – Feasibility & Experiences?:
Hi all,
Has anyone here successfully run a home server directly on Ubuntu Touch?
I have, from my PinePhone.
What kind of services you’ve managed to run (e.g., web server, file server, SSH, media streaming)
OpenSSH, file server, web server, torrent service.
How stable the system is for 24/7 operation
Perfectly. It's just like running Ubuntu Server.
Any limitations due to the read-only root filesystem or confinement
No. If you are really worried about filesystem permissions you can set up a container to host your services.
Recommended tools or packages to make it work
Nothing special required. Remember, Ubuntu Touch is Ubuntu. The same packages and guides apply.