Launchtic|Docs

Installation

Install Launchtic on any VPS in under 5 minutes with a single command. Free, no license required.

Prerequisites

  • A fresh VPS (Ubuntu 22.04+), 2 vCPU / 2 GB RAM / 5 GB disk minimum
  • Ports 80 and 443 free

No license key, account, or sign-up needed for the Free tier.

Install

SSH into your server and run:

curl -fsSL https://launchtic.com/install | bash

The installer checks requirements, installs Docker if needed, and starts everything. When it's done, open http://<your-server-ip> and the setup wizard handles your admin account, domains, and SSL.

Installing with an Agency license

If you've subscribed to Agency, pass your key to unlock unlimited workspaces, white-label, and cloning on first boot:

curl -fsSL https://launchtic.com/install | bash -s -- --license LT-XXXX-XXXX-XXXX-XXXX

Tip: copy the command with your key already filled in from launchtic.com/account — no manual editing.

You can also start on Free and activate a key later in Settings → License — no reinstall needed.

Moving to a new server (Agency)

A license runs on one server at a time. Deactivate it in Settings → License (or at launchtic.com/account), then run the installer on the new server with the same key.