CodeThreat - Knowledge Center
CodeThreatGithub
  • Latest
    • v2409 Cloud Upgrades, Repo Monitoring, Path Exclusion, and New JS/TS Rulesets
  • Product Updates
    • v2402 GenAI, Sarif and New Language Supports
    • v2401 SCA Release
    • v2311.30
    • v2310.29
    • v2309.30
    • v2308.30
    • v2307.25
    • v2306.26
    • v2305.26
    • v2304.23
  • Privacy Policy
  • Terms of Service
  • Company Handbook
  • Usage Guide
    • API Documentation
    • CT Server Installation
      • Deploy with Docker
      • Self-Hosted Server Setup
      • Installation
    • Introducing CodeThreat
    • Create a CodeThreat Account
    • Quick Start & Scan
    • HomePage
    • Projects
      • Overview
      • Scans
      • SCA(Software Composition Analysis)
      • Licences
      • Dependency Tree
      • Project Structure
      • Report
    • Issues
      • Issue List
      • Issue List Filter
      • Issue Detail
    • Integrations
      • Azure
      • Github
      • Gitlab
      • Jira
    • CI-CD Integrations
      • GitHub Actions
      • Jenkins
      • Gitlab
      • Bamboo
      • Azure
    • Notifications
    • Settings
      • General
      • SMTP
      • License
      • OAUTH Apps
        • Azure
        • Github
        • GitLab
      • Organizations
      • Scan Policy
      • Users & Groups
      • Notifications
      • Access Token
Powered by GitBook
On this page

Was this helpful?

  1. Usage Guide
  2. CT Server Installation

Installation

Install CodeThreat as a Service: Run the appropriate command file as an administrator to install CodeThreat as a system service.

You can find the run scripts within the extracted files. this will install this app as service.

  • On Windows, run run.cmd

  • On Linux and MacOS, run run.sh

This will install CodeThreat onto your system as a service, which will run in the background and automatically start on system boot.

Access CodeThreat: Open a web browser and navigate to the connection set in the config.json file to access the CodeThreat interface.

Post-Installation Steps

Once you've installed and accessed CodeThreat, you should follow these steps:

  1. Log In: On the login page, enter your credentials to access CodeThreat's features.

  2. Change Password: For security reasons, it's highly recommended to change your password after your first login.

  3. License Activation: Navigate to the license page to activate your product license. This is required phase.

After completing these steps, you'll be all set to start using CodeThreat to secure your source code!

If you encounter any issues or need further assistance, don't hesitate to reach out to our support team at info@codethreat.com

PreviousSelf-Hosted Server SetupNextIntroducing CodeThreat

Last updated 6 months ago

Was this helpful?