Skip to Content
InstallationOverview

Installation

Install SeqDesk with a guided flow first, then move to unattended deployment as your environment standards solidify.

You can start with the npm launcher (npm i -g seqdesk && seqdesk) and use the shell installer (curl -fsSL https://seqdesk.com/install.sh | bash) as the manual fallback.

Guided bootstrap

Run the installer interactively using the quickstart command.

Formalize config

Create and review infrastructure-setup.json, then store it with your deployment automation.

Repeatable operations

Use unattended mode for new hosts and --reconfigure for existing installations.