SkillAgentSearch skills...

Lightfish

Payara / GlassFish Monitoring Utility

Install / Use

/learn @AdamBien/Lightfish
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

Build Status

LightFish is Licensed under the Apache License, Version 2.0

#Installation:

Download the lightfish.war from releases and deploy it to Payara Server or GlassFish

To launch the lightview client, execute: java -jar lightview-app.jar

or from source:

  1. Setup JAVA_HOME to point to JDK 1.8 installation (lightfish uses JDK 1.8 features)
  2. git clone https://github.com/AdamBien/lightfish.git
  3. Perform mvn clean installin the multi-light folder

Drop the lightfish/target/lightfish.war into /payara41/glassfish/domains/domain1/autodeploy

Point your browser to: http://localhost:8080/lightfish

LightFish should install the necessary connection pool and datasources on-the-fly. There is no setup needed. Tested with Payara v4.1X. Payara is patched GlassFish 4.1, so lightfish should also run GlassFish.

View on GitHub
GitHub Stars123
CategoryOperations
Updated7d ago
Forks41

Languages

Java

Security Score

80/100

Audited on Mar 22, 2026

No findings