Download NextWeb

Get started with NextWeb — an Application Engine — in under 2 minutes

Choose Your Platform

Version 1.0.0 — Linux, Windows, and FreeBSD

💻

Linux x64

~50MB

Download for Linux x64
💻

Linux arm64

~50MB

Download for Linux arm64
💻

Windows x64

~55MB

Download for Windows x64
💻

FreeBSD x64

~50MB

Download for FreeBSD x64

System Requirements

  • ✅ Linux x64, Linux arm64, Windows x64, or FreeBSD x64
  • ✅ No admin/root privileges required for basic use
  • ✅ Zero external dependencies
  • ✅ Internet connection for package downloads

Quick Start

Install the CLI, then enter the interactive shell

$ curl -fsSL https://cdn.nextwebjs.com/bin/nextweb-install-linux.sh | sh
$ ./nextweb
nextweb> help
✓ NextWeb shell ready — type help for commands

From the shell, use deploy, commit, apply, and verify to manage sites and packages.

View Documentation

What Can You Do Next?

Deploy WordPress

Use the interactive shell to deploy WordPress with MariaDB and PHP

deploy myblog to www.myblog.com using wordpress

Install Packages

Add runtimes and applications with the package manager

pkg install nodejs-lts