Skip to content

Install LeakLens

Installing LeakLens is as simple as a clone and compose. It’s built to be modular and easy to configure and deploy.

  1. Clone the repository:

    Terminal window
    git clone https://github.com/Dr-Gecko/LeakLens.git
  2. Change directory:

    Terminal window
    cd LeakLens
  3. Run the setup script:

    Terminal window
    chmod +x setup.sh && bash setup.sh
  4. Once setup completes, navigate to the sign-up page to create your first account:

    http://<your-server-ip>/sign-up

    The first registered user is automatically granted Owner privileges.