Port details |
- angie-console-light Angie Web Monitoring Panel
- 1.8.1 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sko@rostwald.de
 - Port Added: 2025-07-10 01:30:06
- Last Update: 2025-09-08 19:50:04
- Commit Hash: 97a16f3
- License: APACHE20
- WWW:
- https://en.angie.software/angie/docs/configuration/monitoring/
- Description:
- Console Light is a lightweight, real-time activity monitoring interface that
displays key server load and performance metrics.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- angie-console-light>0:www/angie-console-light
- To install the port:
- cd /usr/ports/www/angie-console-light/ && make install clean
- To add the package, run one of these commands:
- pkg install www/angie-console-light
- pkg install angie-console-light
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: angie-console-light
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1757343557
SHA256 (angie-console-light-1.8.1.tar.gz) = c8a2b092f2ec04554d73452ff620cc8618a7b9702e90923d93d646e409a181fb
SIZE (angie-console-light-1.8.1.tar.gz) = 1074997
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_angie-console-light
- pkg-message:
- For install:
- For configuration details follow the documentation at
https://en.angie.software/angie/docs/configuration/monitoring/
Minimal configuration:
---
location /console/ {
allow 127.0.0.1;
deny all;
auto_redirect on;
alias /usr/local/www/angie-console-light/html/;
index index.html;
location /console/api/ {
api /status/;
}
}
---
- Master Sites:
|
Number of commits found: 2
Number of commits found: 2
|