pack
pack.shSelf-host apps with one command. Run pack and get a persistent HTTPS URL.
Ops & Infraself-hosteddeploymentclidevopssingle-file-executablevpshttps

About
pack is a self-hosted deployment tool that builds your project into a single-file executable and deploys it to your own VPS with a single command. It handles HTTPS, port routing, and inactive deployment management automatically. It supports multiple runtimes including Node.js, Bun, Deno, Go, Zig, Rust, and C/C++.
Problem
Setting up and managing app deployments on your own server requires complex configuration of build pipelines, HTTPS, and port routing.
For
developers who want a simple self-hosted deployment experience on their own VPS
How it works
pack builds your project into a single-file executable, deploys it to your server with a persistent HTTPS URL, and manages port routing and inactive deployments automatically.
Business model
open-source
Status
launched