Install LeakLens
Installing LeakLens is as simple as a clone and compose. It’s built to be modular and easy to configure and deploy.
Installing LeakLens
Section titled “Installing LeakLens”-
Clone the repository:
Terminal window git clone https://github.com/Dr-Gecko/LeakLens.git -
Change directory:
Terminal window cd LeakLens -
Run the setup script:
Terminal window chmod +x setup.sh && bash setup.sh -
Once setup completes, navigate to the sign-up page to create your first account:
http://<your-server-ip>/sign-upThe first registered user is automatically granted Owner privileges.