deadroid

deploy this blog framework on android via termux in 2 minutes

By reaper | 12/16/2025
4

blog.deadlight Github

single.command install | npx create-deadlight-blog

1. Install Termux + proot

pkg update && pkg install proot-distro git jq openssl-tool

2. Bootstrap Debian inside Termux

proot-distro install debian
proot-distro login debian

3. Single command install

npx create-deadlight-blog your-blog-name

4. Deploy

npx wrangler deploy
Previous: Federation Directory Next: The Phone as the Fortress: Hosting from Android

Comments

Commenting for visibility

proot-distro login debian Anytime you need to use wrangler in termux, dont deploy locally just remote