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:
- Download the binary for your platform from the GitHub releases page
- Run
./scd-server --initto create the required files and configuration - Place your
license.keyin thedata/directory - Start the server:
./scd-server - Create user accounts in Admin → Users and connect your developers
See Connecting the CLI for the developer setup flow.