This post is a follow-up to my original post: https://lemmy.zip/post/71885626

Surprisingly, it wasn’t that tough to set up.

My original plan was to install postmarketOS and turn the phone into a proper tiny Linux server. Unfortunately, my Moto E5 Play is the pettyl variant, while the available postmarketOS port is for james. I decided that turning the phone into a brick probably wasn’t an essential part of the project.

So I went with Termux instead.

It’s now running nginx, PHP, MariaDB, WordPress, SSH and cloudflared directly on the phone. Everything starts automatically on boot, and I even made a tiny WordPress plugin for anonymous Today / Total / Online visitor stats.

And yes, the website is being served by the exact phone in the photo.

1 GB of RAM. Somehow this thing is now a production server.

I named it Pettyl, after the device codename.

You can actually visit it at https://moto.dimitrium.org/.

The website is barebones, I plan to push it to the limits. Also, this project will soon be available on my GitHub page https://github.com/tradicije

Next problem: figuring out how long an old Motorola can tolerate my bullshit.

  • Telorand@reddthat.com
    link
    fedilink
    English
    arrow-up
    7
    ·
    5 hours ago

    Boo Cloudflare, but I still love the idea. Given that I’m not planning to turn in this current phone for a few dollars of “credit” when I need to replace it, this seems like a cool weekend project!

    • ferret@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 hours ago

      Can always use your own tunnel, like wireguard or even just SSH. You are then responsible for where the tunnel terminates, of course.