Back to browse
Pack.sh – Self-host single-file apps

Pack.sh – Self-host single-file apps

by gkiely·May 19, 2026·1 point·1 comment

AI Analysis

●●SolidCozySolve My Problem

Brings the old Zeit Now feeling back, but for your own $5 VPS instead of a managed cloud.

Strengths
  • Compiling to single-file executables eliminates the need for Docker or complex runtime management on the server.
  • Automatic port pooling and sleep/wake cycles make running many small apps on one VPS actually viable.
  • Supports a wide range of languages including Go, Rust, and Zig out of the box via native binaries.
Weaknesses
  • Requires the server to support the specific architecture of your compiled binary, limiting cross-platform flexibility.
  • Lacks the global edge network and instant scaling capabilities of managed competitors like Vercel or Cloudflare.
Target Audience

Developers who want Vercel-like DX on their own cheap VPS

Similar To

Dokku · Coolify · CapRover

Post Description

I’m working on pack.sh, a simple way to deploy apps to your own server.

The goal is to bring back the old zeit now feeling: run one command in a project and get a live URL, but self-hosted.

Instead of managing Node versions or different runtimes on the server, pack.sh uses single-file executables. Build once, upload one file, run it.

This keeps server setup pretty minimal, and makes it easy to run many small apps on a cheap VPS.

Feedback welcome.

Similar Projects

AI/MLMid

Docker AI Stack – Deploy 8 self-hosted AI services with one command

Yet another one-command AI stack when Ollama and Jan already exist.

Ship It
hwdsl2
101mo ago