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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
angie-console-light Angie Web Monitoring Panel
1.8.0 wwwnew! 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-07-10 01:24:26
Commit Hash: 4f22a12
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.0/catalog.mk
  2. /usr/local/share/licenses/angie-console-light-1.8.0/LICENSE
  3. /usr/local/share/licenses/angie-console-light-1.8.0/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.
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 = 1751971747 SHA256 (angie-console-light-1.8.0.tar.gz) = f1bb4d12c87c31efcc4322d8d222096a5dd49d91f3a07aba429ab255826f3bce SIZE (angie-console-light-1.8.0.tar.gz) = 1074980

Packages (timestamps in pop-ups are UTC):
angie-console-light
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.8.0--1.8.0---
FreeBSD:14:quarterly--------
FreeBSD:15: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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1