notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
angie-console-light Angie Web Monitoring Panel
1.8.1 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (25 items)
Collapse this list.
  1. /usr/local/share/licenses/angie-console-light-1.8.1/catalog.mk
  2. /usr/local/share/licenses/angie-console-light-1.8.1/LICENSE
  3. /usr/local/share/licenses/angie-console-light-1.8.1/APACHE20
  4. www/angie-console-light/LICENSE
  5. www/angie-console-light/html/assets/app.bundle.js
  6. www/angie-console-light/html/assets/app.bundle.js.LICENSE.txt
  7. www/angie-console-light/html/assets/editor.worker.bundle.js
  8. www/angie-console-light/html/assets/images/Fav16-danger.png
  9. www/angie-console-light/html/assets/images/Fav16-warn.png
  10. www/angie-console-light/html/assets/images/Fav16.png
  11. www/angie-console-light/html/assets/images/arrow.svg
  12. www/angie-console-light/html/assets/images/chart.svg
  13. www/angie-console-light/html/assets/images/copy.svg
  14. www/angie-console-light/html/assets/images/danger.svg
  15. www/angie-console-light/html/assets/images/gear.svg
  16. www/angie-console-light/html/assets/images/ok.svg
  17. www/angie-console-light/html/assets/images/pencil-red.svg
  18. www/angie-console-light/html/assets/images/pencil.svg
  19. www/angie-console-light/html/assets/images/snowflake.svg
  20. www/angie-console-light/html/assets/images/sun.svg
  21. www/angie-console-light/html/assets/images/warning.svg
  22. www/angie-console-light/html/index.html
  23. @owner
  24. @group
  25. @mode
Collapse this list.
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):
angie-console-light
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8.01.8.0-1.8.01.8.1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest1.8.01.8.1-1.8.01.8.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.8.01.8.0n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
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:
Expand this list (1 items)
Collapse this list.
  1. https://download.angie.software/files/angie-console-light/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.1
08 Sep 2025 19:50:04
commit hash: 97a16f310f234f8c690234977b7da707c63ed4d2commit hash: 97a16f310f234f8c690234977b7da707c63ed4d2commit hash: 97a16f310f234f8c690234977b7da707c63ed4d2commit hash: 97a16f310f234f8c690234977b7da707c63ed4d2 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Sebastian Oswald
www/angie-console-light: Update 1.18.0 => 1.18.1

Changelog:
- Fixed incorrect terms in Settings and tooltips
https://github.com/webserver-llc/angie-console-light/blob/1.8.1/CHANGELOG.md

PR:	289386
1.8.0
10 Jul 2025 01:24:26
commit hash: 4f22a12e8de152e3071e3093929ebaae35f1fcbdcommit hash: 4f22a12e8de152e3071e3093929ebaae35f1fcbdcommit hash: 4f22a12e8de152e3071e3093929ebaae35f1fcbdcommit hash: 4f22a12e8de152e3071e3093929ebaae35f1fcbd files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Sebastian Oswald
www/angie-console-light: New port: Angie Web Monitoring Panel

Angie Console Light is a lightweight, real-time monitoring interface
for www/angie.
The panel uses the native angie api and only consists of a handful of
files which are put into ${WWWDIR}, so the port is just a more
coventient way to put the contents of the tarball into
"${PREFIX}/www/angie-console-light/".

Documentation can be found at
https://en.angie.software/angie/docs/configuration/monitoring/

PR:	288098

Number of commits found: 2