Install CodeScene on Linux

This guide walks you through the steps to install and configure CodeScene on your Linux environment. Follow the instructions below to get up and running quickly.

New free trial flow | Linux installation guide (Clone)

Installation requirements

  • Docker must be installed and running
  • Firewall: Make sure port 3003 is open if a firewall is active
  • VPN: Disable any active VPN connections during installation

Can’t use Docker? Use JAR file (with limited functionality)

Installation

  1. Run the installation script in your Terminal:
    bash <(curl -s https://downloads.codescene.io/enterprise/install/linux/install.sh)
  2. Script will run through a few checks to ensure that Docker is installed and running, and that port 3003 is available.
  3. Provide a local path to your Git clones, or skip this step if you plan to analyze remote repositories.
  4. The script will attempt to open CodeScene in your default web browser. If we're unable to open your browser automatically, you can access CodeScene manually at localhost:3003 or, if you're on a headless system, you may need to use your server name.
  5. Else, you can access CodeScene manually at localhost:3003, or you may need to use your server name if you're on a headless system.

Next steps

Frequently asked questions

Can't find the answer here? Contact our support team.