Skip to main content

scd-server Installation

Full installation documentation for scd-server — including binaries, configuration, running as a service, and AI provider setup — is available on the scd-server documentation site:

docs-server.securecodebydesign.com

Team subscription required

scd-server requires a Team subscription. The scd CLI (Starter) works independently without scd-server. View plans →


Quick start

If you just want to get up and running:

  1. Download the binary for your platform from the GitHub releases page
  2. Run ./scd-server --init to create the required files and configuration
  3. Place your license.key in the data/ directory
  4. Start the server: ./scd-server
  5. Create user accounts in Admin → Users and connect your developers

See Connecting the CLI for the developer setup flow.